pyarrow (9.0.0)

Published 2 years ago by guillem in guillem/know

Installation

pip install --extra-index-url https://git.guillemborrell.es/api/packages/guillem/pypi/simple pyarrow

About this package

Python library for Apache Arrow

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.

Requirements

Requires Python: >=3.7
Details
PyPI
2 years ago
68
Apache License, Version 2.0
17 MiB
Assets (1)
Versions (1) View all
9.0.0 on 2022-08-26