Language

Package: python-agate @ 1.6.1

Synopsis

Data analysis library

Description

Agate is a Python data analysis library. It is an alternative to numpy and pandas that solves real-world problems with readable code. Agate was previously known as journalism.

Home page
https://agate.rtfd.org
Location
gnu/packages/wireservice.scm (line: 91, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-csselect' does not match package name 'python-cssselect'
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?