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

[MNT] handle deprecation of pandas.DataFrame.applymap #170

Merged
merged 2 commits into from Jan 7, 2024
Merged

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Jan 6, 2024

This PR handles deprecation of DataFrame.applymap, by replacing instances with a version-conditional call.

Additionally, also fixes a minor, unrelated docstring typo.

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Jan 6, 2024
@fkiraly fkiraly changed the title [MNT] handle deprecation of DataFrame.applymap [MNT] handle deprecation of pandas.DataFrame.applymap Jan 6, 2024
@fkiraly fkiraly merged commit 7bf433b into main Jan 7, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant