Block a user
cd05250e8a
now testing using Jupyter Notebook
47e11546a0
Created Series class for slicing support
141ec97a2c
converted dates and values to properties
439fa86b5c
ffill and bfill now return TimeSeries objects instead of lists
2c1d508734
implemented iterator
58524aae7e
improved slicing with a separte iloc slider
e8b4607c29
backfill now works with frequency
4563a89bc2
Added tests for date_series & some for TimeSeries
23bc0b71a6
create_date_series no longer returns dates > end_date
b4597da4af
added frequency symbol, improved repr and str
f48d79afb9
test files
4173736014
changed to generic types
56af7c33aa
ffill now fills based on frequency
01a05d66a2
Split core functions & classes into separate file
8fdaa25a1e
handled slicing in getitem
2790106790
reverted more unitended changes
c3928f756e
reverted unitended changes
6851fedbca
as_on_match and prior_match params for return calc
5a51cb1a8b
Capitalized frequency variable
335a6fc2e9
Separate function for initial data formatting
b6b2381163
Changed frequency into a dataclass