[ ソース: python-raccoon ]
パッケージ: python3-raccoon (3.0.0-1)
python3-raccoon に関するリンク
Debian の資源:
python-raccoon ソースパッケージをダウンロード:
- [python-raccoon_3.0.0-1.dsc]
- [python-raccoon_3.0.0.orig.tar.xz]
- [python-raccoon_3.0.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python DataFrame with fast insert and appends (Python 3)
Lightweight DataFrame and Series implementation inspired by the phenomenal Pandas package for the one use case where Pandas is known to be sub-optimal: DataFrames that grow in size by rows frequently in the code. Additionally Raccoon DataFrames can be parametrized to be sorted so that additions to the DataFrame keep the index in sorted order to speed inserts and retrievals.
その他の python3-raccoon 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-tabulate
- pretty-print tabular data in Python3