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