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

Upgraded pandas from version 1.5.3 to 2.0.3 to ensure compatibility with the latest libraries #420

Closed
wants to merge 20 commits into from

Conversation

Yerzhaisang
Copy link
Contributor

Description

Upgraded pandas from 1.5.0 to the latest one (2.2.3). Replaced deprecated methods with custom ones.

Issues Resolved

Closes #270

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Yerzhaisang Taskali added 19 commits October 7, 2024 11:15
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
@Yerzhaisang Yerzhaisang changed the title Upgraded pandas from 1.5.0 to the latest one (2.2.3) Upgraded pandas from version 1.5.3 to 2.0.3 to ensure compatibility with the latest libraries Oct 10, 2024
Signed-off-by: Yerzhaisang Taskali <yerzhaisang@Yerzhaisangs-MacBook-Pro.local>
@Yerzhaisang Yerzhaisang changed the title Upgraded pandas from version 1.5.3 to 2.0.3 to ensure compatibility with the latest libraries Draft: Upgraded pandas from version 1.5.3 to 2.0.3 to ensure compatibility with the latest libraries Oct 10, 2024
@Yerzhaisang Yerzhaisang changed the title Draft: Upgraded pandas from version 1.5.3 to 2.0.3 to ensure compatibility with the latest libraries Upgraded pandas from version 1.5.3 to 2.0.3 to ensure compatibility with the latest libraries Oct 10, 2024
@Yerzhaisang Yerzhaisang marked this pull request as draft October 10, 2024 18:46
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.

[Enhancement] Bumping pandas version from 1.5.0 to 2.x
1 participant