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

build: Use Pandas 2.0 forward compatible API #582

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

jjerphan
Copy link
Collaborator

@jjerphan jjerphan commented Jul 12, 2023

Reference Issues/PRs

Towards #237.

Extracted from #540.

What does this implement/fix? Explain your changes.

Remove warnings of deprecated APIs which are removed in Pandas 2.0 without any breaking changes.

In pandas 2.0:

Any other comments?

Extracted from #540.

Remove warnings, prerequites for the support of Pandas 2.0.

Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
@jjerphan jjerphan marked this pull request as ready for review July 12, 2023 09:47
@jjerphan jjerphan merged commit 68ded9f into master Jul 12, 2023
78 checks passed
@jjerphan jjerphan deleted the build/pandas-2.0-forward-compatibility branch July 12, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants