Skip to content

Commit e352c53

Browse files
committed
Chore: Apply suggestions by CodeRabbit
1 parent 3fed89a commit e352c53

File tree

9 files changed

+13
-14
lines changed

9 files changed

+13
-14
lines changed

docs/connect/df/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
(dataframe-examples)=
55
# CrateDB and DataFrame libraries
66

7-
How to use CrateDB together with popular open-source dataframe libraries.
7+
How to use CrateDB together with popular open-source DataFrame libraries.
88

99
(dask)=
1010
## Dask
@@ -83,7 +83,7 @@ and operations for manipulating numerical tables and time series.
8383
- [Guide to efficient data ingestion to CrateDB with pandas]
8484
- [Importing Parquet files into CrateDB using Apache Arrow and SQLAlchemy]
8585
- [pandas code examples]
86-
- [From data storage to data analysis\: Tutorial on CrateDB and pandas]
86+
- [From data storage to data analysis: Tutorial on CrateDB and pandas]
8787

8888

8989

@@ -158,7 +158,7 @@ This allows you to easily integrate Polars into your existing data stack.
158158

159159
[Dask code examples]: https://github.com/crate/cratedb-examples/tree/main/by-dataframe/dask
160160
[Efficient batch/bulk INSERT operations with pandas, Dask, and SQLAlchemy]: https://cratedb.com/docs/python/en/latest/by-example/sqlalchemy/dataframe.html
161-
[From data storage to data analysis\: Tutorial on CrateDB and pandas]: https://community.cratedb.com/t/from-data-storage-to-data-analysis-tutorial-on-cratedb-and-pandas/1440
161+
[From data storage to data analysis: Tutorial on CrateDB and pandas]: https://community.cratedb.com/t/from-data-storage-to-data-analysis-tutorial-on-cratedb-and-pandas/1440
162162
[Guide to efficient data ingestion to CrateDB with pandas]: https://community.cratedb.com/t/guide-to-efficient-data-ingestion-to-cratedb-with-pandas/1541
163163
[Guide to efficient data ingestion to CrateDB with pandas and Dask]: https://community.cratedb.com/t/guide-to-efficient-data-ingestion-to-cratedb-with-pandas-and-dask/1482
164164
[Import weather data using Dask]: https://github.com/crate/cratedb-examples/blob/main/topic/timeseries/dask-weather-data-import.ipynb

docs/connect/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Python
152152
configure
153153
Drivers <drivers>
154154
CLI programs <cli>
155-
Dataframe libraries <df/index>
155+
DataFrame libraries <df/index>
156156
ORM libraries <orm>
157157
```
158158

docs/integrate/apache-kafka/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ data integration, and mission-critical applications.
1818

1919

2020
:::{dropdown} **Managed Kafka**
21-
A few companies are specializing in offering managed Kafka services. We can't list
22-
them all, see the [overview about more managed Kafka offerings].
21+
Several companies provide managed Kafka services (see the [overview of managed Kafka offerings]
22+
for a more complete list).
2323

2424
- [Aiven for Apache Kafka]
2525
- [Amazon Managed Streaming for Apache Kafka (MSK)]
@@ -58,4 +58,4 @@ kafka-connect
5858
[Confluent Cloud]: https://www.confluent.io/confluent-cloud/
5959
[CrateDB and Apache Kafka]: https://cratedb.com/integrations/cratedb-and-kafka
6060
[DoubleCloud Managed Service for Apache Kafka]: https://double.cloud/services/managed-kafka/
61-
[Overview about more managed Kafka offerings]: https://keen.io/blog/managed-apache-kafka-vs-diy/
61+
[overview of managed Kafka offerings]: https://keen.io/blog/managed-apache-kafka-vs-diy/

docs/integrate/debezium/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@
1313
```
1414

1515
[Debezium] is an open source distributed platform for change data capture. After
16-
pointing it at your databases, you are able to subscribe to the event stream of
16+
pointing it at your databases, you can subscribe to the event stream of
1717
all database update operations.
1818

19-
2019
Debezium is an open source distributed platform for change data capture (CDC).
2120
It is built on top of Apache Kafka, a distributed streaming platform. It allows
2221
to capture changes on a source database system, mostly OLTP, and replicate them

docs/integrate/gradio/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ _How to Build Machine Learning APIs Using Gradio._
2424

2525

2626
[Gradio]: https://www.gradio.app/
27+
[Hugging Face]: https://en.wikipedia.org/wiki/Hugging_Face

docs/integrate/metabase/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
```
77

88
[Metabase] is the ultimate data analysis and visualization tool that unlocks the full
9-
potential of your data. Build for data and made for everyone, Metabase can be leveraged
9+
potential of your data. Built for data and made for everyone, Metabase can be leveraged
1010
with no SQL required.
1111

1212
Fast analytics with the friendly UX and integrated tooling to let your company explore

docs/integrate/powerbi/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ data analytics and visualizations. Using Power BI Desktop, users can create repo
1414
and dashboards from large datasets.
1515

1616
For connecting to CrateDB with Power BI, you can use the [Power Query PostgreSQL connector].
17-
Earlier versions used the [PostgreSQL ODBC driver]. [](inv:guide#powerbi-desktop) walks
17+
Earlier versions used the [PostgreSQL ODBC driver]. [](project:#powerbi-desktop) walks
1818
you through the process of configuring that correctly.
1919

2020
[Power BI Service] is an online data analysis and visualization tool, making it
2121
possible to publish your dashboards, in order to share them with others.
22-
[](inv:guide#powerbi-service) has a corresponding tutorial.
22+
[](project:#powerbi-service) has a corresponding tutorial.
2323

2424
![](https://cratedb.com/docs/crate/howtos/en/latest/_images/powerbi-table-navigator.png){h=160px}
2525
![](https://cratedb.com/docs/crate/howtos/en/latest/_images/powerbi-pie-chart.png){h=160px}

docs/integrate/streamlit/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ out Python data applications. It provides fast, interactive prototyping, and liv
2626
_Streamlit 101 - A faster way to build and share data applications._
2727

2828

29-
[Hugging Face]: https://en.wikipedia.org/wiki/Hugging_Face
3029
[Streamlit]: https://streamlit.io/

docs/integrate/tableau/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ data by translating drag-and-drop actions into data queries through an intuitive
1919
:::
2020

2121
- [Connecting to CrateDB from Tableau with JDBC] and [Using CrateDB with Tableau]
22-
will guide you through the process of setting it Tableau correctly with CrateDB.
22+
will guide you through the process of setting up Tableau correctly with CrateDB.
2323
- The [CrateDB Tableau Connector] unlocks advanced SQL functionality and
2424
resolves compatibility issues beyond standard usage.
2525

0 commit comments

Comments
 (0)