Skip to content

v0.0.1

Compare
Choose a tag to compare
@jmoralez jmoralez released this 24 Aug 20:41
· 149 commits to main since this release

This is the first release, it includes the following modules:

  • Data: generate_series: used for generating synthetic time series
  • Plotting: plot: visualization of series' history and model predictions along with confidence intervals and anomalies.
  • Preprocessing: fill_gaps: helps with filling missing dates in the dataframe.