Skip to content

Conversation

jbrockmendel
Copy link
Member

Discussed on last week's dev call.

Analogous deprecation for idxmin/idxmax will be done separately in a follow-up.

@mroeschke mroeschke added the Deprecate Functionality to remove in pandas label Jul 17, 2023
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@mroeschke mroeschke added this to the 2.1 milestone Jul 19, 2023
@mroeschke mroeschke merged commit 8f1c56d into pandas-dev:main Jul 20, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: argmin/argmax behaviour for nullable dtypes with skipna=False API/BUG: Series.argmin/max with all-NaN data returns -1 ?
2 participants