Refactor TimeSeriesFeaturizer to compute all features with dfs
Open
blocked
enhancement
- Dominant language
- Python
- Stars
- 850
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Now that featuretools released a `NumericLag` primitive (https://github.com/alteryx/featuretools/pull/1797), all features created by `TimeSeriesFeaturizer` can be computed with dfs.
Contributor guide
Assessment
This issue has not been assessed yet.