alteryx / alteryx/featuretools
Support for relativedelta in ft.Timedelta
Open
- Dominant language
- Python
- Stars
- 7.7k
- Forks
- 915
- PR merge metrics
- No merged PRs in 30d
Description
#### Bug/Feature Request Description
Currently, Featuretools does not support relative delta. With the restructured ft.Timedelta from #732, it should be possible to parse relative deltas to obtain the units and values. Once the units and values are assigned in Timedelta, the relative delta object can be mapped to Timedelta.delta_obj.
Contributor guide
Assessment
This issue has not been assessed yet.