Skip to content

v0.4

Choose a tag to compare

@djgagne djgagne released this 09 Feb 23:38
· 137 commits to main since this release
d28d87f

Highlights

  • New distributed quantile transformer supported by TDigest algorithm
  • Support to transform numpy arrays, xarray dataarrays, and pandas dataframes with Distributed scalers.
  • Documentation webpage.
  • More tests and bug fixes.

What's Changed

  • Distributed quantile transform and documentation by @djgagne in #8

Full Changelog: v0.3...v0.4