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

some improvements regarding pandas 2.2.x futurewarnings and error raises #2477

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

SteffenMeinecke
Copy link
Member

@vogt31337 @KS-HTK @mfranz13 I guess we have not yet started to fix the 2.2.x FutureWarnings for pandas 3 behavior. Here, I started for that short time I had. You can have a look and comment on whether you like my proposal to concat DataFrames with empty_defaults_per_dtype() or not. Regarding the FutureWarning of fillna() and replace(), I like to reference this post which helped me a lot.

@mfranz13
Copy link
Contributor

mfranz13 commented Dec 9, 2024

@SteffenMeinecke I think this is a good approach. Would you mind adding a test?

@SteffenMeinecke
Copy link
Member Author

@SteffenMeinecke I think this is a good approach. Would you mind adding a test?

I fear, I won't have time in the near future.

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.

3 participants