piker
piker copied to clipboard
Resampling and aggregation tools
Just dumping some links for now, better writeup coming eventually:
-
pandashas a standard api for resampling as is common with fins data:- eg. pandas based aggregating in
backtesting -
pandaspartial string indexing might be something worth pondering as well
- eg. pandas based aggregating in
- freqtrade/techincal has utilities for resampling and merging