pyorc
Python module for Apache ORC file format
Python module for Apache ORC file format
To install this package, run one of the following:
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.
Summary
Python module for Apache ORC file format
Last Updated
Feb 19, 2025 at 16:33
License
Apache-2.0
Total Downloads
629.8K
Version Downloads
27.1K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/noirello/pyorcDocumentation
https://pyorc.readthedocs.io/