Python bindings for Apache Arrow
This library provides a Pythonic API wrapper for the reference Arrow C++ implementation, along with tools for interoperability with pandas, NumPy, and other traditional Python scientific computing packages.
Linter | Message | Location |
---|---|---|
inputs-should-be-minimal Identify inputs that should use their minimal variant | 'cmake' should probably switched for its minimal variant |
|
input-labels Identify input labels that do not match package names | label 'apache-arrow' does not match package name 'apache-arrow:include' |
|
input-labels Identify input labels that do not match package names | label 'apache-arrow' does not match package name 'apache-arrow:lib' |
|