Commit Graph

206 Commits

Author SHA1 Message Date
5a51cb1a8b Capitalized frequency variable 2022-02-19 09:39:37 +05:30
335a6fc2e9 Separate function for initial data formatting
Added _preprocess_timeseries function for initial data processing
2022-02-18 21:17:04 +05:30
b6b2381163 Changed frequency into a dataclass
For more compact and pythonic code
2022-02-17 22:50:19 +05:30
1f2b75282b Added frequencies as classes 2022-02-17 22:27:22 +05:30
115e667bde Setup package and tested with tox 2022-02-17 16:20:48 +05:30
c9ead1a561 first commit with basic time series operations 2022-02-16 23:17:50 +05:30