Dependency-free data transformation audit framework
Project description
CleanCore
CleanCore is a dependency-free data transformation audit framework.
Unlike data profilers, CleanCore tracks:
- What changed
- Which rows were affected
- Before / after values
- Why it changed (business rule)
- Compliance-ready audit trail
Example
from cleancore import CleanEngine, print_audit_report
engine = CleanEngine(df)
cleaned_df, audit_log = engine.run()
print_audit_report(audit_log)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cleancore-0.1.1.tar.gz
(4.1 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 cleancore-0.1.1.tar.gz.
File metadata
- Download URL: cleancore-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d90f85f642b7549f527dbcbf2bf9d0671aaf278b56349d17cf27ffba9adfdb9
|
|
| MD5 |
3c9693321101bd1d2f5236c570ff7fa2
|
|
| BLAKE2b-256 |
7914f85da4c2b0ec7f0cb5f6f4ba95305c669f7144d0c443d947e090e86f63ca
|
File details
Details for the file cleancore-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cleancore-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca519c830b735d964e112c599b0b58b04210a8d8adcdbd9406b4a7d9e8977932
|
|
| MD5 |
17db910acaf3b8d456d58183b8296ec7
|
|
| BLAKE2b-256 |
531dcf8f9549f7d363e3256a8b2a5351c09bcfed7fe2456c0a939299266eebaf
|