Skip to content

Commit 9aceb0b

Browse files
author
dcherian
committed
Reference xarray_extras for csv writing.
1 parent d7b66fc commit 9aceb0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/io.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,9 @@ Formats supported by Pandas
744744

745745
For more options (tabular formats and CSV files in particular), consider
746746
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
747750

748751
.. _IO tools: http://pandas.pydata.org/pandas-docs/stable/io.html
749752

0 commit comments

Comments
 (0)