About Anaconda Help Download Anaconda

Python module for Apache ORC file format

copied from cf-staging / pyorc

Installers

  • linux-64 v0.9.0
  • linux-aarch64 v0.9.0
  • linux-ppc64le v0.9.0
  • win-64 v0.9.0
  • osx-64 v0.8.0
  • osx-arm64 v0.8.0

conda install

To install this package run one of the following:
conda install conda-forge::pyorc

Description

Python module for reading and writing Apache ORC file format. It uses the Apache ORC's Core C++ API under the hood, and provides a similar interface as the csv module in the Python standard library. Supports only Python 3.6 or newer and ORC 1.6.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy