Skip to content

FEAT: Add InterpolateOptions to interpolate() methods for method argument. #732

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

Closed
Dr-Irv opened this issue Jun 14, 2023 · 0 comments · Fixed by #761
Closed

FEAT: Add InterpolateOptions to interpolate() methods for method argument. #732

Dr-Irv opened this issue Jun 14, 2023 · 0 comments · Fixed by #761
Labels
good first issue Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate

Comments

@Dr-Irv
Copy link
Collaborator

Dr-Irv commented Jun 14, 2023

See PR pandas-dev/pandas#53659 where InterpolateOptions is introduced in pandas._typing.py for type checking the valid arguments to the interpolate() method.

We should carry that over to pandas-stubs

@Dr-Irv Dr-Irv added good first issue Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant