blob: a3de255cd30ea6eab0cd1662827f9058192ea0a1 [file] [log] [blame]
.. Apache Arrow Cookbook documentation master file, created by
sphinx-quickstart on Wed Jun 16 10:33:09 2021.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Apache Arrow Python Cookbook
============================
The Apache Arrow Cookbook is a collection of recipes which demonstrate
how to solve many common tasks that users might need to perform
when working with arrow data. The examples in this cookbook will also
serve as robust and well performing solutions to those tasks.
.. toctree::
:maxdepth: 2
:caption: Contents:
io
create
schema
data
flight
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`