Skip to main content

Python library for Apache Arrow

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyarrow-2.0.0.tar.gz (58.9 MB view details)

Uploaded Source

Built Distributions

pyarrow-2.0.0-cp38-cp38-win_amd64.whl (10.7 MB view details)

Uploaded CPython 3.8Windows x86-64

pyarrow-2.0.0-cp38-cp38-manylinux2014_x86_64.whl (17.8 MB view details)

Uploaded CPython 3.8

pyarrow-2.0.0-cp38-cp38-manylinux2010_x86_64.whl (18.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

pyarrow-2.0.0-cp38-cp38-manylinux1_x86_64.whl (16.8 MB view details)

Uploaded CPython 3.8

pyarrow-2.0.0-cp38-cp38-macosx_10_13_x86_64.whl (13.4 MB view details)

Uploaded CPython 3.8macOS 10.13+ x86-64

pyarrow-2.0.0-cp38-cp38-macosx_10_9_x86_64.whl (12.3 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

pyarrow-2.0.0-cp37-cp37m-win_amd64.whl (10.7 MB view details)

Uploaded CPython 3.7mWindows x86-64

pyarrow-2.0.0-cp37-cp37m-manylinux2014_x86_64.whl (17.7 MB view details)

Uploaded CPython 3.7m

pyarrow-2.0.0-cp37-cp37m-manylinux2010_x86_64.whl (17.9 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

pyarrow-2.0.0-cp37-cp37m-manylinux1_x86_64.whl (16.9 MB view details)

Uploaded CPython 3.7m

pyarrow-2.0.0-cp37-cp37m-macosx_10_13_x86_64.whl (13.4 MB view details)

Uploaded CPython 3.7mmacOS 10.13+ x86-64

pyarrow-2.0.0-cp37-cp37m-macosx_10_9_x86_64.whl (12.3 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

pyarrow-2.0.0-cp36-cp36m-win_amd64.whl (10.7 MB view details)

Uploaded CPython 3.6mWindows x86-64

pyarrow-2.0.0-cp36-cp36m-manylinux2014_x86_64.whl (17.7 MB view details)

Uploaded CPython 3.6m

pyarrow-2.0.0-cp36-cp36m-manylinux2010_x86_64.whl (17.9 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

pyarrow-2.0.0-cp36-cp36m-manylinux1_x86_64.whl (16.9 MB view details)

Uploaded CPython 3.6m

pyarrow-2.0.0-cp36-cp36m-macosx_10_13_x86_64.whl (13.5 MB view details)

Uploaded CPython 3.6mmacOS 10.13+ x86-64

pyarrow-2.0.0-cp36-cp36m-macosx_10_9_x86_64.whl (12.4 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

pyarrow-2.0.0-cp35-cp35m-win_amd64.whl (10.7 MB view details)

Uploaded CPython 3.5mWindows x86-64

pyarrow-2.0.0-cp35-cp35m-manylinux2014_x86_64.whl (17.6 MB view details)

Uploaded CPython 3.5m

pyarrow-2.0.0-cp35-cp35m-manylinux2010_x86_64.whl (17.8 MB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

pyarrow-2.0.0-cp35-cp35m-manylinux1_x86_64.whl (16.8 MB view details)

Uploaded CPython 3.5m

pyarrow-2.0.0-cp35-cp35m-macosx_10_13_intel.whl (13.4 MB view details)

Uploaded CPython 3.5mmacOS 10.13+ Intel (x86-64, i386)

pyarrow-2.0.0-cp35-cp35m-macosx_10_9_intel.whl (12.3 MB view details)

Uploaded CPython 3.5mmacOS 10.9+ Intel (x86-64, i386)

File details

Details for the file pyarrow-2.0.0.tar.gz.

File metadata

  • Download URL: pyarrow-2.0.0.tar.gz
  • Upload date:
  • Size: 58.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for pyarrow-2.0.0.tar.gz
Algorithm Hash digest
SHA256 b5e6cd217457e8febcc98a6c279b96f72d5c31a24cd2bffd8d3b2da701d2025c
MD5 aba0e3af87e9e55ba0521670866f940f
BLAKE2b-256 fdb778115614c4b227796cc87fff907930f6ae6dd999c5000d3d6ae5c2e54582

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 14b02a629986c25e045f81771799e07a8bb3f339898c111314066436769a3dd4
MD5 6499458f008abdbcc889737b03dbc1ca
BLAKE2b-256 c19b562ee77f2d8f5830c266d17f797286968cdd7a9142146b6697c3d53f7168

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 17.8 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dd661b6598ce566c6f41d31cc1fc4482308613c2c0c808bd8db33b0643192f84
MD5 6091b93580cdd8c7db263f1774eb112b
BLAKE2b-256 7c9323e304a4238d3e776e0ab43dfd4a78f602c8f51ef0c1adca97477f63161e

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 18.0 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 cf9bf10daadbbf1a360ac1c7dab0b4f8381d81a3f452737bd6ed310d57a88be8
MD5 ef24e0d4ab3d92c54cd53980249201a3
BLAKE2b-256 4cff45779cae160e2916c28feb20cd52581546741db4401346516e62fcf08b20

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 16.8 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0db5156a66615591a4a8c66a9a30890a364a259de8d2a6ccb873c7d1740e6c75
MD5 c217e71a82537b9eb39663c78aa17ca5
BLAKE2b-256 c7480f897eb57bd68f39bb2f54f168cc85288c8cc0b77d1d3afb93c99bfc8f58

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp38-cp38-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp38-cp38-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 13.4 MB
  • Tags: CPython 3.8, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bc8c3713086e4a137b3fda4b149440458b1b0bd72f67b1afa2c7068df1edc060
MD5 921bf2397958b88a1b64a156f630d601
BLAKE2b-256 14759f116c8d0774ed170c59c87649d3e74dbdaf3318d72a09171c6f4634c7a7

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 12.3 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9f4ba9ab479c0172e532f5d73c68e30a31c16b01e09bb21eba9201561231f722
MD5 f6894b6a0c3e2938ef2e86b1b4fea001
BLAKE2b-256 747a0f40f147fe05e6b19c883c2103b6c84aae972ab8d30dfb599653db0f2db5

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ccff3a72f70ebfcc002bf75f5ad1248065e5c9c14e0dcfa599a438ea221c5658
MD5 bb9e00fc81fdff2d3d19b5bbd3dda01f
BLAKE2b-256 d8c6f847631e56f4a8143ccceb0c89f927d4e2f32eea22b300acd21b51f22562

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 17.7 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fb69672e69e1b752744ee1e236fdf03aad78ffec905fc5c19adbaf88bac4d0fd
MD5 d95a805f45cc01b6f4945e436f50a498
BLAKE2b-256 2e8dc002e27767595f22aa09ed0d364327922f673d12b36526c967a2bf6b2ed7

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 17.9 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 00d8fb8a9b2d9bb2f0ced2765b62c5d72689eed06c47315bca004584b0ccda60
MD5 de06b976c0fe38fc1ab4893c0bfc88b8
BLAKE2b-256 29bd4b1f8eb2ebfff7992cae6526daaec9018a8c34a738fa7df12b9d1cdfec43

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 16.9 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 652c5dff97624375ed0f97cc8ad6f88ee01953f15c17083917735de171f03fe0
MD5 1a2aa9a204c0c704e0f6657299612a9c
BLAKE2b-256 c858d07e7ee8b0cffe509f9e5a3742e09636a4a58b2113d193166615b934846f

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp37-cp37m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 13.4 MB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 acdd18fd83c0be0b53a8e734c0a650fb27bbf4e7d96a8f7eb0a7506ea58bd594
MD5 9c430a3e0ec33bb5a2b7171bb00647cd
BLAKE2b-256 7df676853753e63c6f253991e222183b308510398184c58e6c5521efc3260c5f

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 12.3 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9a8d3c6baa6e159017d97e8a028ae9eaa2811d8f1ab3d22710c04dcddc0dd7a1
MD5 29b4bf51d7ca12380e0052516b966b86
BLAKE2b-256 e120c701fd8f7ee3d6b9ead849096e0263bfe3308b2e998413087c5fc8650316

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 16ec87163a2fb4abd48bf79cbdf70a7455faa83740e067c2280cfa45a63ed1f3
MD5 69b4d8ac1db39f834f7171f5bc77459e
BLAKE2b-256 bc7baf8c02353c9fd6ed58ec9af27c45d51585211afba724eeb74a5f4072fa17

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 17.7 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce0462cec7f81c4ff87ce1a95c82a8d467606dce6c72e92906ac251c6115f32b
MD5 a4df2b897446df8e54cf8e8fdc01a505
BLAKE2b-256 d7e127958a70848f8f7089bff8d6ebe42519daf01f976d28b481e1bfd52c8097

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 17.9 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 1000e491e9a539588ec33a2c2603cf05f1d4629aef375345bfd64f2ab7bc8529
MD5 0252b2c7a82eae48a357e2e98fd3df53
BLAKE2b-256 516bf67ab1171433d380e60ee4f5dad0c8abe7f1246ff44cabbf45cdb3877dd5

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 16.9 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0b358773eb9fb1b31c8217c6c8c0b4681c3dff80562dc23ad5b379f0279dad69
MD5 6593b80e2e67be305fe3d4a23d1a0c0a
BLAKE2b-256 f9a0f2941d8274435f403698aee63da0d171552a9acb348d37c7e7ff25f1ae1f

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp36-cp36m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp36-cp36m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 13.5 MB
  • Tags: CPython 3.6m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp36-cp36m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c801e59ec4e8d9d871e299726a528c3ba3139f2ce2d9cdab101f8483c52eec7c
MD5 3a95ebd7cd784255c9c235ac06e6e426
BLAKE2b-256 fee3141397ed5bc07a63600918b5686376bd7c506b7a2348f47c418321a997f3

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 12.4 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0bf43e520c33ceb1dd47263a5326830fca65f18d827f7f7b8fe7e64fc4364d88
MD5 d87ed9700621b2bbb2867bd332e4f971
BLAKE2b-256 3fd363a95e0149da0ecce257e3af8fde9e398c58ea1fc0e9c58300ba4a9bb876

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 916b593a24f2812b9a75adef1143b1dd89d799e1803282fea2829c5dc0b828ea
MD5 64c5b17269ad69e84d7b16df0d5989c1
BLAKE2b-256 5c8a0179ff7ecaeb98fe4f92387be846346a6c96c3930148805bfb9fa5f6d278

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp35-cp35m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp35-cp35m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 17.6 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp35-cp35m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dc0d04c42632e65c4fcbe2f82c70109c5f347652844ead285bc1285dc3a67660
MD5 43257468331e0ee6a4f202c546a69348
BLAKE2b-256 2f7fe4b8a7584bcdf01e333769c8cd7ece83a5476d1af4e8ae5c16ede01a1053

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 17.8 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 ffb306951b5925a0638dc2ef1ab7ce8033f39e5b4e0fef5787b91ef4fa7da19d
MD5 066d0ccc8496250f04400ffc86599d93
BLAKE2b-256 646034547ac9c88b9d7ba3730cfc13e4b21aeb777ee750fd4c5512b52d423071

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 16.8 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3e33e9003794c9062f4c963a10f2a0d787b83d4d1a517a375294f2293180b778
MD5 dc4250bb3d624435e373528710949ca3
BLAKE2b-256 3a55be08dce3f68aec36503b6b5981de424c7420a13d68b82acb1b2a70895dff

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp35-cp35m-macosx_10_13_intel.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp35-cp35m-macosx_10_13_intel.whl
  • Upload date:
  • Size: 13.4 MB
  • Tags: CPython 3.5m, macOS 10.13+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp35-cp35m-macosx_10_13_intel.whl
Algorithm Hash digest
SHA256 6afc71cc9c234f3cdbe971297468755ec3392966cb19d3a6caf42fd7dbc6aaa9
MD5 9f2be707623698c599875a4384353f50
BLAKE2b-256 8b50dd30ec63f442a49197c4236ddd1aa377a9b1a93526b68a7e84552e70f37e

See more details on using hashes here.

File details

Details for the file pyarrow-2.0.0-cp35-cp35m-macosx_10_9_intel.whl.

File metadata

  • Download URL: pyarrow-2.0.0-cp35-cp35m-macosx_10_9_intel.whl
  • Upload date:
  • Size: 12.3 MB
  • Tags: CPython 3.5m, macOS 10.9+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyarrow-2.0.0-cp35-cp35m-macosx_10_9_intel.whl
Algorithm Hash digest
SHA256 eb05038b750a6e16a9680f9d2c40d050796284ea1f94690da8f4f28805af0495
MD5 2896a0834c8c5997793e20054b778188
BLAKE2b-256 0c1617630ab37e3b15a40125e503419bab34552c0628c9257de2745285f5277e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page