Skip to main content

Add a short description here!

Project description

Yet another Python CSV profiler

Description

This library allows to profile CSV files, especially columns.

Some of the available profilers:

  • ColumnStatsProfiler (compute typical descriptive statistics and summary statistics about column values)

  • ColumPatternProfiler: detect the unicode catgory pattern of a column (e.g. all values consist of 4 digits)

  • Data Type Profiling: Very simple data type profiling (e.g. int, float, unicode, date, datetime)

  • Data Class Profiling: A more comprehensive description about the data type in combinattion with a descriptive statistic.

Note

This project has been set up using PyScaffold 3.0.3. For details and usage information on PyScaffold see http://pyscaffold.org/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyyacp-0.5.tar.gz (791.2 kB view hashes)

Uploaded Source

Built Distribution

pyyacp-0.5-py2.py3-none-any.whl (800.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page