:mod:`pyts.preprocessing`.QuantileTransformer ==================================================== .. currentmodule:: pyts.preprocessing .. autoclass:: QuantileTransformer .. rubric:: Methods .. autosummary:: ~QuantileTransformer.__init__ ~QuantileTransformer.fit ~QuantileTransformer.fit_transform ~QuantileTransformer.get_params ~QuantileTransformer.set_params ~QuantileTransformer.transform .. automethod:: __init__ .. include:: pyts.preprocessing.QuantileTransformer.examples .. raw:: html