Skip to content

v0.5.0 — discoverability & docs release

Choose a tag to compare

@JohnnyWilson16 JohnnyWilson16 released this 15 Jun 18:43
f6686ab

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 reproducible notebooks/.
  • 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 + Documentation URL for discoverability.

Notes

  • The PyPI distribution name remains freshdata-cleaner (the bare name freshdata is unavailable on PyPI); the import name is freshdata.

Full changelog: https://github.com/FreshCode-Org/freshdata/blob/main/CHANGELOG.md