Skip to content

Commit

Permalink
Add link to Python Bindings (#6532)
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrove authored Jun 2, 2023
1 parent 859251b commit d450dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

DataFusion is a very fast, extensible query engine for building high-quality data-centric systems in
[Rust](http://rustlang.org), using the [Apache Arrow](https://arrow.apache.org)
in-memory format.
in-memory format. [Python Bindings](https://github.com/apache/arrow-datafusion-python) are also available.

DataFusion offers SQL and Dataframe APIs, excellent [performance](https://benchmark.clickhouse.com/), built-in support for CSV, Parquet, JSON, and Avro, extensive customization, and a great community.

Expand Down

0 comments on commit d450dc1

Please sign in to comment.