Skip to content

Commit 30fe32f

Browse files
authored
Merge pull request #1949 from operagxoksana/patch-27
docs: contributing
2 parents 880b383 + cb19b98 commit 30fe32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
12311231
* [kernelmachine/utah](https://github.com/kernelmachine/utah) - Dataframe structure and operations
12321232
* [pg_analytics](https://github.com/paradedb/paradedb/tree/dev/pg_analytics) - PostgreSQL extension that accelerates analytical query processing inside Postgres to a performance level comparable to dedicated OLAP databases.
12331233
* [pg_lakehouse](https://github.com/paradedb/paradedb/tree/dev/pg_lakehouse) - PostgreSQL extension that transforms Postgres into an analytical query engine over object stores like AWS S3/GCS and table formats like Delta Lake/Iceberg.
1234-
* [pola-rs/polars](https://github.com/pola-rs/polars) - Fast feature complete DataFrame library ![Build and test](https://github.com/pola-rs/polars/workflows/Build%20and%20test/badge.svg?branch=master)
1234+
* [pola-rs/polars](https://github.com/pola-rs/polars) - Fast feature complete DataFrame library [![Lint Rust](https://github.com/pola-rs/polars/actions/workflows/lint-rust.yml/badge.svg)](https://github.com/pola-rs/polars/actions)
12351235
* [weld-project/weld](https://github.com/weld-project/weld) - High-performance runtime for data analytics applications
12361236

12371237
### Data streaming

0 commit comments

Comments
 (0)