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

MAINT: convert_dtype param deprecation #767

Merged
merged 2 commits into from
May 23, 2024
Merged

Conversation

lizgehret
Copy link
Member

updates from pandas 2.1.0 on Series.apply().
changelog here, open issue here.

@lizgehret lizgehret requested a review from Oddant1 May 9, 2024 21:40
@lizgehret
Copy link
Member Author

hey @Oddant1 do you mind giving this a review? small change b/c the deprecation warnings were bugging me 🙃

@lizgehret
Copy link
Member Author

Addressing one more deprecation warning, replacing DataFrame.applymap() with DataFrame.map(). Changelog ref here.

@Oddant1
Copy link
Member

Oddant1 commented May 23, 2024

lgtm, sorry I took so long to review this.

@Oddant1 Oddant1 merged commit f5670a8 into dev May 23, 2024
4 checks passed
@Oddant1 Oddant1 removed their request for review May 23, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants