Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tamargrey opened this issue Feb 17, 2023 · 0 comments

Comments

@tamargrey
Copy link
Contributor

Once pandas-dev/pandas#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 #4001.

@tamargrey tamargrey changed the title Remove nullable type handling from TimeSeriesImputer when pandas adds nullable type support for interpolate TimeSeriesImputer: Remove nullable type handling when pandas adds nullable type support for interpolate Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant