Skip to content

Fix panda issues#26

Merged
Flosch1006 merged 2 commits intomainfrom
fix_panda_2.1_issues
Jan 31, 2024
Merged

Fix panda issues#26
Flosch1006 merged 2 commits intomainfrom
fix_panda_2.1_issues

Conversation

@Flosch1006
Copy link
Contributor

Starting from pandas version 2.1, there occurred issues with duplicates that resulted from a change in the way the pandas merge function works. Code was added that filters out those duplicates and half-empty rows.

Also, starting with pandas 3.0 the replace method will be adjusted and certain functionality will no longer function as expected. The code was already adjusted for this.

@Flosch1006 Flosch1006 merged commit bef6f83 into main Jan 31, 2024
@Flosch1006 Flosch1006 deleted the fix_panda_2.1_issues branch January 31, 2024 07:50
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.

1 participant