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

Remove pandas append to concat #777

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

chahank
Copy link
Member

@chahank chahank commented Aug 29, 2023

Changes proposed in this PR:

  • Solves upgrade pandas 1.5 -> 2.0
  • Replace gdf.append with pd.concat.

This PR fixes #700

PR Author Checklist

PR Reviewer Checklist

@emanuel-schmid
Copy link
Collaborator

👍 🙌

@emanuel-schmid emanuel-schmid merged commit 39c8eb1 into develop Aug 30, 2023
4 checks passed
@emanuel-schmid emanuel-schmid deleted the fix/remove_df_append branch August 30, 2023 07:48
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.

2 participants