Skip to content

CLN: Enforce deprecation of arg in Series.map #62104

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rhshadrach
Copy link
Member

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@rhshadrach rhshadrach added Clean Apply Apply, Aggregate, Transform, Map Series Series data structure labels Aug 14, 2025
@rhshadrach rhshadrach added this to the 3.0 milestone Aug 14, 2025
@jorisvandenbossche
Copy link
Member

jorisvandenbossche commented Aug 15, 2025

I think this deprecation is only added for 3.0 (#61264), so to be removed only in pandas 4.0?

It should maybe be converted to use one of the dedicated warning classes now, though (have to read up on the latest PDEP-17 implementation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apply Apply, Aggregate, Transform, Map Clean Series Series data structure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants