narwhals-dev / narwhals

Lightweight and extensible compatibility layer between dataframe libraries!
https://narwhals-dev.github.io/narwhals/
MIT License
423 stars 76 forks source link

docs: include PyArrow in Tutorial/DataFrame #998

Closed MarcoGorelli closed 1 week ago

MarcoGorelli commented 1 week ago

In https://narwhals-dev.github.io/narwhals/basics/dataframe/ we only show pandas + Polars. Let's get PyArrow in there too?

I'd suggest:


file to modify: https://github.com/narwhals-dev/narwhals/blob/main/docs/basics/dataframe.md

contributing guide: https://github.com/narwhals-dev/narwhals/blob/main/CONTRIBUTING.md

mattcristal commented 1 week ago

I would like to work on this one!