Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-pyt...@lists.debian.org
* Package name : dataproperty Version : 1.0.1 Upstream Author : Tsuyoshi Hombashi <tsuyoshi.homba...@gmail.com> * URL : https://github.com/thombashi/DataProperty * License : MIT Programming Lang: Python Description : 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. I plan to maintain this package as part of the Python team.