.. Template is based on github.com/jdb78/pytorch-forecasting/tree/v0.9.2/docs/source under MIT License FourierTransform ================ .. currentmodule:: etna.transforms .. autoclass:: FourierTransform .. rubric:: Methods .. autosummary:: ~FourierTransform.fit ~FourierTransform.fit_transform ~FourierTransform.get_regressors_info ~FourierTransform.inverse_transform ~FourierTransform.load ~FourierTransform.params_to_tune ~FourierTransform.save ~FourierTransform.set_params ~FourierTransform.to_dict ~FourierTransform.transform .. rubric:: Attributes This class stores its :code:`__init__` parameters as attributes. .. autosummary::