This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 9039770 ARROW-13266: [JS] Improve benchmark names & include suite
name in json
add 6c8d30e ARROW-13230: [Docs][Python] Add CSV writer docs
No new revisions were added by this update.
Summary of changes:
docs/source/cpp/api/formats.rst | 15 +++++++++--
docs/source/cpp/csv.rst | 54 +++++++++++++++++++++++++++++++++++---
docs/source/python/api/formats.rst | 12 ++++++---
docs/source/python/csv.rst | 50 ++++++++++++++++++++++++++++++-----
python/pyarrow/_csv.pyx | 2 +-
python/pyarrow/io.pxi | 11 ++++----
python/pyarrow/tests/test_io.py | 10 +++++++
7 files changed, 131 insertions(+), 23 deletions(-)