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.0.tar.gz
(3.9 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.0.tar.gz.
File metadata
- Download URL: cleancore-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dfefd8b1a8e28905e0e1c23582d64b0fbc20b0a815e7bc64522643dc153b9ad
|
|
| MD5 |
ba2c008236a7a1ec99f36a7425d92295
|
|
| BLAKE2b-256 |
39066b8c9ef04af64d02c26bcdf9323f3b72c870a6c56216e2fb0547832f2975
|
File details
Details for the file cleancore-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cleancore-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 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 |
9c1b3eb80bfb123ee8e4e8e70f0bc8705c9c248f7a4bdb1cba11a43fb094e921
|
|
| MD5 |
e684a03df226e9272bdf55c57d32b4a3
|
|
| BLAKE2b-256 |
ee0c818c11f2f16b9014acd7a87826a263aabf305f5a6eae78aa658d7c6335a4
|