[ 源代码: python-agate ]
软件包:python3-agate(1.13.0-1~exp1)
python3-agate 的相关链接
Debian 的资源:
下载源码包 python-agate:
- [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]
维护小组:
外部的资源:
- 主页 [agate.readthedocs.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.
其他与 python3-agate 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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