crate / crate-clients-tools

Clients, tools, and integrations for CrateDB.
https://crate.io/docs/clients/
Apache License 2.0
2 stars 1 forks source link

Dataframes: Apache Arrow / PyArrow #66

Open amotl opened 9 months ago

amotl commented 9 months ago

About

Apache Arrow mostly acts like a dataframe library, so I guess Use CrateDB with DataFrame libraries is the right slot to add corresponding information, unless someone will share any objections about it.

The section should quickly outline/summarize the features, characteristics, and ingredients of Apache Arrow, and its PyArrow Python language binding.

The section should also absorb the link to this tutorial:

References

/cc @karynzv, @marijaselakovic, @surister