A lightweight tool to summarize CSV files using various features.
Project description
PyCSVSummarizer
A simple Python package to summarize CSV files using various features.
✨ Features
- Total Rows and Columns
- Column Names
- File Size
- Estimated Memory Usage
- Null Counts and Percentages
- Duplicate Rows
- Top Frequent Values
- Unique Values Per Column
- Numeric vs Categorical Columns
- Basic Stats (mean, min, max)
- Columns with Constant Values
- Largest Columns by Memory
📦 Installation
pip install PyCSVSummarizer
Usage
from PyCSVSummarizer import CSVSummarize
CSVSummarize('path_to_your_file.csv')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyCSVSummarizer-1.0.1.tar.gz
(3.5 kB
view details)
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 PyCSVSummarizer-1.0.1.tar.gz.
File metadata
- Download URL: PyCSVSummarizer-1.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f728e042d6f68f774b4365a13de9e91f68583d49d1710054294bcacf854a4dfb
|
|
| MD5 |
eb5e82c6e9f9f9a6af41a9d88a2afa81
|
|
| BLAKE2b-256 |
5a0b9ecf606bb7b95d5179271f59f3c711f5059c6891c4a4e2550cfa2c5ea396
|
File details
Details for the file PyCSVSummarizer-1.0.1-py3-none-any.whl.
File metadata
- Download URL: PyCSVSummarizer-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61f33d6b8f4ba5b7d76e1dbb459c2376fac194aed7dd40aa32968fa32168483a
|
|
| MD5 |
5ca32ce046ffd031baf87914d8f9801f
|
|
| BLAKE2b-256 |
056bc5be1904a5aba4b9a789a12d65172e1f931820aa2da2da3f4b678a8580a1
|