Skip to content

dataprof v0.4.78

Choose a tag to compare

@github-actions github-actions released this 23 Oct 11:53
· 48 commits to master since this release

What's Changed

  • 🔀 PR #121: Merged changes
  • 🔀 PR #120: Merged changes

📦 Assets

CLI Binaries

  • Linux (x86_64): dataprof-0.4.78-x86_64-unknown-linux-gnu
  • macOS (Intel): dataprof-0.4.78-x86_64-apple-darwin
  • macOS (Apple Silicon): dataprof-0.4.78-aarch64-apple-darwin
  • Windows: dataprof-0.4.78-x86_64-pc-windows-msvc.exe

Python Package

  • PyPI (baseline compatibility): pip install dataprof==0.4.78
  • GitHub Releases: Additional optimized wheels available for better performance
    • Baseline wheels: Maximum compatibility (works on all CPUs)
    • Optimized wheels: Performance optimized (requires modern CPUs)

Rust Crate

🚀 Installation

# CLI via Cargo
cargo install [email protected]

# Python package
pip install dataprof==0.4.78

# Or download binaries from this release

📋 For detailed changes and migration notes, see: CHANGELOG.md

🤖 Generated with Claude Code