Closed MarcoGorelli closed 1 month ago
In https://narwhals-dev.github.io/narwhals/basics/series/ 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/column.md
contributing guide: https://github.com/narwhals-dev/narwhals/blob/main/CONTRIBUTING.md
while you're here, you can also rename the file from column.md to series.md (you'll also need to make this change in mkdocs.yml
column.md
series.md
mkdocs.yml
Happy to work on this one!
In https://narwhals-dev.github.io/narwhals/basics/series/ 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/column.md
contributing guide: https://github.com/narwhals-dev/narwhals/blob/main/CONTRIBUTING.md
while you're here, you can also rename the file from
column.md
toseries.md
(you'll also need to make this change inmkdocs.yml