Pakket: python3-agate (1.13.0-1~exp1)
Verwijzigingen voor python3-agate
Debian bronnen:
Het bronpakket python-agate downloaden:
- [python-agate_1.13.0-1~exp1.dsc]
- [python-agate_1.13.0.orig.tar.gz]
- [python-agate_1.13.0-1~exp1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [agate.readthedocs.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
data analysis library optimized for human readability
Agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code.
Why agate?
- A readable and user-friendly API. - A complete set of SQL-like operations. - Unicode support everywhere. - Decimal precision everywhere. - Exhaustive user documentation. - Pluggable extensions that add SQL integration, Excel support, and more. - Designed with iPython, Jupyter and atom/hydrogen in mind. - Pure Python. No C dependencies to compile. - Exhaustive test coverage. - MIT licensed and free for all purposes. - Zealously zen. - Made with love.
This package provides the modules for Python 3.
Andere aan python3-agate gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-babel
- tools for internationalizing Python applications - Python 3.x
-
- dep: python3-isodate
- ISO 8601 date/time/duration parser and formatter (Python 3 module)
-
- dep: python3-leather (>= 0.3.2)
- charting library for Python
-
- dep: python3-parsedatetime
- Python 3 module to parse human-readable date/time expressions
-
- dep: python3-pytimeparse
- time expression parser - Python 3.x
-
- dep: python3-slugify
- Python module that generates clean, URL-safe slugs
-
- sug: python-agate-doc
- documentation for agate