パッケージ: python3-dataproperty (1.1.0-1)
python3-dataproperty に関するリンク
Debian の資源:
dataproperty ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python library for extracting detailed properties from data
Designed to assist with the analysis and manipulation of data, this library provides a structured approach to extracting properties from various data types. It enables users to derive detailed attributes from numbers, strings, dates, and boolean values, enhancing the capability to perform in-depth data assessments and transformations.
The library supports multiple types of data property extractions including determining numerical precision, string length, and the specific nature of datetime and boolean data. Additionally, it offers tools to process matrices of data, identifying unique properties for each column or for the entire dataset, which can be integral for data cleaning, exploration, and preparing for further statistical analysis.
その他の python3-dataproperty 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-mbstrdecoder
- multi-byte character string decoder
-
- dep: python3-typepy
- library for variable type checker/validator/converter at a run time