Skip to main content

# QualiFrame

**QualiFrame** is a Python package for automated **data-quality auditing and exploratory data analysis**.

It analyzes a Pandas DataFrame and generates a structured PDF report containing key data-quality insights, statistics, visualizations, and recommendations.

## Features

* Dataset summary

* Automatic datatype detection

* Missing-value analysis

* Empty and constant column detection

* Duplicate-row analysis

* Descriptive statistics

* Correlation analysis

* Automated data-quality recommendations

* Professional PDF report generation

## Installation

Install QualiFrame directly from PyPI:

pip install qualiframe

## Usage

from qualiframe import audit



audit(data.csv)

QualiFrame analyzes the dataset and generates a PDF audit report.

## What the Report Provides

The generated report includes:

* Dataset overview

* Column-level information

* Missing-data analysis

* Duplicate analysis

* Statistical summary

* Correlation visualization

* Data-quality recommendations

## Example Workflow

CSV / Pandas DataFrame

        │

        ▼

    QualiFrame

        │

        ├── Data Quality Analysis

        ├── Statistics

        ├── Correlation Analysis

        └── Recommendations

        │

        ▼

    PDF Audit Report

## Requirements

* Python 3.10+

* pandas

* matplotlib

* seaborn

* reportlab

## Intended Use

QualiFrame can be used for:

* Data-quality screening

* Exploratory data analysis

* Research datasets

* Sensor and environmental datasets

* Time-series datasets

* Machine-learning preprocessing

## Note

QualiFrame is a **screening and reporting tool**. Its recommendations should be reviewed before making changes to the original dataset.

## Version

**0.1.0**

## Author

**Heshva**

[Github](https://github.com/Heshva)

**QualiFrame — Automated Data Quality Auditing for Python**

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qualiframe-0.1.1.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qualiframe-0.1.1-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file qualiframe-0.1.1.tar.gz.

File metadata

  • Download URL: qualiframe-0.1.1.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.10

File hashes

Hashes for qualiframe-0.1.1.tar.gz
Algorithm Hash digest
SHA256 b7604ca89112898273b550e547b797e9bd8b8f3cfdd6dd8afe5c5f7bbd5f3f83
MD5 40c2715afef07855b52c67d21cf24cc2
BLAKE2b-256 4e3118b541ac4394f8f7b01aa8c8983f2ba0ffc1ff5ba18c2a7e3ec5a3218c05

See more details on using hashes here.

File details

Details for the file qualiframe-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: qualiframe-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.10

File hashes

Hashes for qualiframe-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d9e304a62b886a843d891fea6ff1c0be1f0bf19b724933da6963ff36573775ed
MD5 cb21831bd52b3b602a8d92aefd8eb7d8
BLAKE2b-256 5239b212b2f6dc81d3b0084ac67f49ad308d59d65edd58b285f8312ed1bd4108

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.2

2 files

This release

0.1.1 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page