Language

Package: python-pyarrow @ 20.0.0

Synopsis

Python bindings for Apache Arrow

Description

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.

Home page
https://arrow.apache.org/docs/python/
Location
License

Lint warnings

LinterMessageLocation
inputs-should-be-minimal

Identify inputs that should use their minimal variant

'cmake' should probably switched for its minimal variant
  • gnu/packages/databases.scm (line: 5443, column: 2)
input-labels

Identify input labels that do not match package names

label 'apache-arrow' does not match package name 'apache-arrow:include'
  • gnu/packages/databases.scm (line: 5488, column: 5)
input-labels

Identify input labels that do not match package names

label 'apache-arrow' does not match package name 'apache-arrow:lib'
  • gnu/packages/databases.scm (line: 5488, column: 5)