Skip to content

v0.1.0b1 - Beta Release

Pre-release
Pre-release

Choose a tag to compare

@maskedsyntax maskedsyntax released this 09 Feb 15:22
· 25 commits to main since this release
69798e2

HashPrep v0.1.0b1 - Beta Release

This release marks HashPrep's graduation from alpha to beta status.

What's New

HashPrep is now feature-complete and ready for broader community testing. Core features are stable and the API is mature enough for real-world ML workflows.

Highlights

  • 82 passing tests with comprehensive coverage across all features
  • Stable APIs for both CLI and library usage
  • Complete documentation with installation and usage guides
  • Multiple report formats (HTML, PDF, Markdown, JSON)
  • Production-ready code generation (fix scripts and sklearn pipelines)

Installation

pip install hashprep

Key Features

  • Intelligent dataset profiling with ML-specific checks
  • Automated data quality issue detection
  • Context-aware preprocessing suggestions
  • Rich report generation with modern themes
  • Reproducible pipeline code generation

Documentation

See the README for complete usage instructions.

What Beta Means

  • Core features are stable and tested
  • APIs should remain stable (breaking changes will trigger major version bump)
  • Ready for community testing and feedback
  • Minor bugs and edge cases may still exist

We encourage users to test HashPrep in their ML workflows and report any issues on GitHub.