RJT1990 / pyflux

Open source time series library for Python
BSD 3-Clause "New" or "Revised" License
2.1k stars 240 forks source link

aggregating algorithms #94

Open gautam1858 opened 7 years ago

gautam1858 commented 7 years ago

Hi, I want to know how to get back to the original values after I have predicted and how to forecast next set off data in aggregating algorithms because the value column has values like 1956,1892 etc but the output is like 0.0049 etc so how should I work on these ?

The URL is here http://www.pyflux.com/aggregating-algorithms/