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 https://github.com/NCAR/bridgescaler/pull/8
**Full Changelog**: https://github.com/NCAR/bridgescaler/compare/v0.3...v0.4