CSV Insights
A lightweight Python package for CSV profiling and data analysis.
csvstat helps users quickly understand the structure and content of CSV files by generating useful statistics, detecting data types, and identifying missing values.
Features
-
📊 CSV File Profiling
- Analyze CSV files and generate a structured summary
- Get total number of rows and columns
-
🔍 Column Analysis
- Automatically detect column data types:
- Numeric columns
- Text columns
- Identify missing values in each column
- Automatically detect column data types:
-
📈 Numeric Statistics
- Calculate statistical summaries for numeric columns:
- Minimum value
- Maximum value
- Mean value
- Calculate statistical summaries for numeric columns:
-
🔤 Text Analysis
- Find the most frequent values in text columns
- Generate top occurring values with their frequency
-
💻 Command Line Interface
- Analyze CSV files directly from the terminal using the
csvstatcommand
- Analyze CSV files directly from the terminal using the
Installation
Install csvstat-package from PyPI:
pip install csvstat-package
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file csv_insights-1.0.1.tar.gz.
File metadata
- Download URL: csv_insights-1.0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79dc72df036d380b5fa846cdf95868bb2b611cf992b15f50bc408e1d88670ab4
|
|
| MD5 |
abb6eb6abd71b20600f07029eddfb077
|
|
| BLAKE2b-256 |
6e94b0cb896576491c60e4c1ffd813265f6e62b0fb5044d91e47df379391f15e
|
File details
Details for the file csv_insights-1.0.1-py3-none-any.whl.
File metadata
- Download URL: csv_insights-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8dc22ed5c9ecfe007a9d2201ca6a8a33b3359ddb6e0405024a422679f03bc0c
|
|
| MD5 |
d6bf4988ff5518f1cbe3ecf0a63d803d
|
|
| BLAKE2b-256 |
5c73e6f279af4f826f5a32eb3c365b7ed8a824dc6c455f851e9ae7a25928f235
|