evalml icon indicating copy to clipboard operation
evalml copied to clipboard

TimeSeriesImputer: Remove nullable type handling when pandas adds nullable type support for interpolate

Open tamargrey opened this issue 2 years ago • 0 comments

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.

tamargrey avatar Feb 17 '23 16:02 tamargrey