Bases: object
object
So-called “Gauss Rank” scaling. Forces a transformation, uses bins to perform
inverse mapping.
Uses sklearn QuantileTransformer to work.
Methods
fit
fit_transform
inverse_transform
transform