Skip to content

Instantly share code, notes, and snippets.

@Mr-Geekman
Last active February 13, 2023 13:58
Show Gist options
  • Save Mr-Geekman/efe9034444d615d0ebb56bb3e999bdf3 to your computer and use it in GitHub Desktop.
Save Mr-Geekman/efe9034444d615d0ebb56bb3e999bdf3 to your computer and use it in GitHub Desktop.
>>> ts.info()
<class 'etna.datasets.TSDataset'>
num_segments: 366
num_exogs: 0
num_regressors: 0
num_known_future: 0
freq: MS
>>> len(ts.index)
333
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment