Skip to content

API: Change Series/DataFrame.other default to no_default instead of np.nan #49156

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

Merged
merged 7 commits into from
Oct 18, 2022

Conversation

mroeschke
Copy link
Member

Since 2.0 will be the next version, IMO this should be okay for a "Other API" change.

@mroeschke mroeschke added Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate API - Consistency Internal Consistency of API/Behavior labels Oct 17, 2022
@phofl phofl added this to the 2.0 milestone Oct 18, 2022
@phofl phofl merged commit a75ea75 into pandas-dev:main Oct 18, 2022
@phofl
Copy link
Member

phofl commented Oct 18, 2022

thx @mroeschke

@mroeschke mroeschke deleted the api/mask/other_default branch October 18, 2022 16:38
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API - Consistency Internal Consistency of API/Behavior Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: Series/DataFrame.mask(other) should default to lib.no_default instead of np.nan
2 participants