TimeSeriesImputer: Remove nullable type handling when pandas adds nullable type support for interpolate
Open
- Dominant language
- Python
- Stars
- 850
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Once https://github.com/pandas-dev/pandas/issues/41565 has been implemented and released, we should upgrade pandas to that version, which will allow us to remove the nullable type handling put in place by https://github.com/alteryx/evalml/issues/4001.
Contributor guide
Assessment
This issue has not been assessed yet.