Confident CSV health checks: audit + state + processing, stored inside the active venv
Project description
csv-health
csv-health is a lightweight Python library for quick health checks and simple statistics on CSV datasets.
It provides a clean API to audit your CSV files, log reports, and generate auxiliary prediction files.
Features
- 📊 Audit CSV: get row/column counts, missing values, dtypes summary.
- 🗂 Auto-logging: JSON and TXT reports saved under your virtual environment (
<venv>/var/csv_health). - 🔄 Stateful: remembers the last analyzed file for follow-up operations.
- 🔮 PPO Predictions: background generation of an additional CSV (
ppo_predictions.csv). - 👀 Preview Mode: print the first 50 rows of predictions, while returning the full DataFrame.
Installation
pip install csv-health
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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_health-0.3.0-py3-none-any.whl.
File metadata
- Download URL: csv_health-0.3.0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
526f9f5246f5eb6cf20c0cd87ad3a8ac05308b79d9e42e090ea3784e0d31ab01
|
|
| MD5 |
5699a044012d34dc4ee3afef487a2126
|
|
| BLAKE2b-256 |
cd6d15e147e8691b9bf81b453ee3971c8f9838edaba145a110769500c7375f94
|