XAIL Data quality
Project description
Xurpas Data Quality Report
How to Use
- Load the data to be analyzed (so far only csv files supported)
- Import the DataReport class
- Save the report to html File
DataReport
Creates and saves to file the data report.
Args report_name: Name of the report eg. "Data Quality Report". Default: "Data Report" file_path: filepath and filename to save. Default: "report.html"
Returns HTML File of data quality Report
Sample Usage
from xurpas_data_quality import DataReport
report = DataReport("test_reports/manhour_utilization_summary.csv")
report.to_file(report_name="Manhour Utilization Summary", file_path="test_reports/test.html")
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
xurpas_data_quality-0.0.6.tar.gz
(14.7 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 xurpas_data_quality-0.0.6.tar.gz.
File metadata
- Download URL: xurpas_data_quality-0.0.6.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b89b039a292c1f1a6c76bccf7c12e010277a8a8ea09bd2cd869d1097d2bde8a
|
|
| MD5 |
c441f0110dcaa16e7e657a1362634093
|
|
| BLAKE2b-256 |
7d2caaa61891f3e4df7f696abbde7e1a9c5f389d0483440f65a6a2bc2947c3d6
|
File details
Details for the file xurpas_data_quality-0.0.6-py3-none-any.whl.
File metadata
- Download URL: xurpas_data_quality-0.0.6-py3-none-any.whl
- Upload date:
- Size: 22.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47c2ed6231f45023b08075beeaa364e1e09bfb3266852912e894dfee370ddb0c
|
|
| MD5 |
56f53770b1f996bbf3224714cdc13ad4
|
|
| BLAKE2b-256 |
6b50f5ae264e40f263a9045be67959736e06ad4e13dd03c5b5b0b3404b0f2de7
|