[ ソース: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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