Edit filter class so that user could build own filter to apply to timeseries
Open
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
Current implementation requires a filter to be coded into the clean timeseries function in order to call within the workflow. The filter but be matched with a string name. Users should be able to import the filters they want to use and then include them within a list to determine what filters and the order the filters should be applied.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.