CMakeLists.txt
LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
cmake_modules/BuildUtils.cmake
cmake_modules/CompilerInfo.cmake
cmake_modules/FindArrow.cmake
cmake_modules/FindCython.cmake
cmake_modules/FindNumPy.cmake
cmake_modules/FindParquet.cmake
cmake_modules/FindPythonLibsNew.cmake
cmake_modules/SetupCxxFlags.cmake
cmake_modules/UseCython.cmake
pyarrow/__init__.pxd
pyarrow/__init__.py
pyarrow/_parquet.pxd
pyarrow/compat.py
pyarrow/feather.py
pyarrow/filesystem.py
pyarrow/formatting.py
pyarrow/ipc.py
pyarrow/lib.pxd
pyarrow/pandas_compat.py
pyarrow/parquet.py
pyarrow/util.py
pyarrow.egg-info/PKG-INFO
pyarrow.egg-info/SOURCES.txt
pyarrow.egg-info/dependency_links.txt
pyarrow.egg-info/not-zip-safe
pyarrow.egg-info/requires.txt
pyarrow.egg-info/top_level.txt
pyarrow/includes/__init__.pxd
pyarrow/includes/common.pxd
pyarrow/includes/libarrow.pxd
pyarrow/tests/__init__.py
pyarrow/tests/conftest.py
pyarrow/tests/pandas_examples.py
pyarrow/tests/test_array.py
pyarrow/tests/test_convert_builtin.py
pyarrow/tests/test_convert_pandas.py
pyarrow/tests/test_deprecations.py
pyarrow/tests/test_feather.py
pyarrow/tests/test_hdfs.py
pyarrow/tests/test_io.py
pyarrow/tests/test_ipc.py
pyarrow/tests/test_parquet.py
pyarrow/tests/test_scalars.py
pyarrow/tests/test_schema.py
pyarrow/tests/test_table.py
pyarrow/tests/test_tensor.py