We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b66fc commit 9aceb0bCopy full SHA for 9aceb0b
doc/io.rst
@@ -744,6 +744,9 @@ Formats supported by Pandas
744
745
For more options (tabular formats and CSV files in particular), consider
746
exporting your objects to pandas and using its broad range of `IO tools`_.
747
+For CSV files, one might also consider `xarray_extras.csv.to_csv()`_.
748
+
749
+.. _xarray_extras: https://xarray-extras.readthedocs.io/en/latest/api/csv.html
750
751
.. _IO tools: http://pandas.pydata.org/pandas-docs/stable/io.html
752
0 commit comments