v0.5.0 — discoverability & docs release
freshdata-cleaner 0.5.0 — discoverability & docs release
Install: pip install freshdata-cleaner · Import: import freshdata as fd
Added
- Documentation site (MkDocs Material) at https://freshcode-org.github.io/freshdata/ — installation, quickstart, cleaning engine, profiling, auto-generated API reference, benchmarks, FAQ, contributing; search, dark/light, OpenGraph, sitemap, robots.
- 8 runnable
examples/+ 3 reproduciblenotebooks/. - Packaging governance:
MANIFEST.in,SECURITY.md,RELEASE.md,.pre-commit-config.yaml, tag-triggered release workflow, docs-deploy workflow, issue-template chooser. - Expanded PyPI keywords/classifiers +
DocumentationURL for discoverability.
Notes
- The PyPI distribution name remains
freshdata-cleaner(the bare namefreshdatais unavailable on PyPI); the import name isfreshdata.
Full changelog: https://github.com/FreshCode-Org/freshdata/blob/main/CHANGELOG.md