QualiFrame
QualiFrame is a Python package for automated data quality analysis and reporting. It analyzes tabular datasets and generates useful statistics, quality checks, visualizations, and a PDF report.
Installation
pip install qualiframe
Usage
from qualiframe import audit
audit("data.csv", output_dir="output")
QualiFrame automatically checks:
- Missing values
- Duplicate records
- Data types
- Statistical summaries
- Correlations
- Data distributions
- Overall data quality
A structured PDF audit report is generated in the specified output directory.
Requirements
Python 3.10+
Built with Pandas, Matplotlib, Seaborn, and ReportLab.
Author
Heshva
License
No license specified.
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 qualiframe-0.1.2.tar.gz.
File metadata
- Download URL: qualiframe-0.1.2.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
822d86a43973ba398c8d49951013fb109a37bc489b459fbafc017386097e0416
|
|
| MD5 |
5c1609ae4f526d066d4610de239389d8
|
|
| BLAKE2b-256 |
046a50d275fffbc930047855757d3ae01b0bf09ada82906223efef60bececab7
|
File details
Details for the file qualiframe-0.1.2-py3-none-any.whl.
File metadata
- Download URL: qualiframe-0.1.2-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e758baa5ac2632d1e32f1dbf8ea93f576e887487997e4301ca80677ce6b357ac
|
|
| MD5 |
270a1f1fc9c3ee84fc3d998221761cab
|
|
| BLAKE2b-256 |
07e3101bb1b8ecfb3a587d8e953d9a5f8d64c8a6246ec2493a3b230a28833f52
|