emkornfield commented on a change in pull request #10658:
URL: https://github.com/apache/arrow/pull/10658#discussion_r664719617



##########
File path: docs/source/python/csv.rst
##########
@@ -64,6 +65,16 @@ with the file path you want to read from::
    3       23.68  3.31    Male     No  Sun  Dinner     2
    4       24.59  3.61  Female     No  Sun  Dinner     4
 
+To write CSV files, just call :func:`write_csv` with a

Review comment:
       it might be worth a note that not all arrow types are supported yet.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to