ppc64le/linux/: pyarrow-20.0.0 metadata and description

Simple index

Python library for Apache Arrow

classifiers
  • License :: OSI Approved :: Apache Software License
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/markdown
dynamic license-file
license Apache Software License
license_file NOTICE.txt
maintainer_email Apache Arrow Developers <[email protected]>
project_urls
  • Homepage, https://arrow.apache.org/
  • Documentation, https://arrow.apache.org/docs/python
  • Repository, https://github.com/apache/arrow
  • Issues, https://github.com/apache/arrow/issues
provides_extras test
requires_dist
  • pytest; extra == "test"
  • hypothesis; extra == "test"
  • cffi; extra == "test"
  • pytz; extra == "test"
  • pandas; extra == "test"
requires_python >=3.9
File Tox results History
pyarrow-20.0.0-cp311-cp311-linux_ppc64le.whl
Size
22 MB
Type
Python Wheel
Python
3.11
pyarrow-20.0.0-cp39-cp39-linux_ppc64le.whl
Size
22 MB
Type
Python Wheel
Python
3.9

Python library for Apache Arrow

pypi conda-forge

This library provides a Python API for functionality provided by the Arrow C++ libraries, along with tools for Arrow integration and interoperability with pandas, NumPy, and other software in the Python ecosystem.

Installing

Across platforms, you can install a recent version of pyarrow with the conda package manager:

conda install pyarrow -c conda-forge

On Linux, macOS, and Windows, you can also install binary wheels from PyPI with pip:

pip install pyarrow

If you encounter any issues importing the pip wheels on Windows, you may need to install the Visual C++ Redistributable for Visual Studio 2015.

Development

See Python Development in the documentation subproject.

Building the documentation

See documentation build instructions in the documentation subproject.

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.