Read CSV files and report title, headers, and per-column row counts.
Project description
csv-inspector
A Python package that reads a CSV file and reports: -- Table Title - derived from the file name -- Headers - every column name found in the first row -- Row Counts per Column - total rows, non-empty rows, empty rows, and fill-rate %
installation
pip install .
running test
python -m pytest tests/
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
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_inspector_tool-0.1.0.tar.gz.
File metadata
- Download URL: csv_inspector_tool-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
168f687402a8bfb84ad3f10cfd119b7e9c1dbbbaafecf460d745c6bb3668d2eb
|
|
| MD5 |
1c11c840322e674187b7f124c0deeb74
|
|
| BLAKE2b-256 |
27e74dca7a8e2e6b012a6aaac821ff16ef4b12e3702eb4efe37b7070bb5684c2
|
File details
Details for the file csv_inspector_tool-0.1.0-py3-none-any.whl.
File metadata
- Download URL: csv_inspector_tool-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7517f29ea7b7d0751bc7aac358f3136351fab9c047d959b6bdad5bee6747f381
|
|
| MD5 |
97064e1995c39bd48a4c9694046b691d
|
|
| BLAKE2b-256 |
18df1ddd04fd1c3ede42e3c674323f4ca67816d065008a842aa4951ad621f00d
|