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

compatibility with pandas v2: remove .append() #178

Merged
merged 3 commits into from
Jul 9, 2024
Merged

compatibility with pandas v2: remove .append() #178

merged 3 commits into from
Jul 9, 2024

Conversation

fneum
Copy link
Member

@fneum fneum commented Jul 9, 2024

closes #176

Copy link
Member

@lkstrp lkstrp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't merge yet, there are more appends

@lkstrp lkstrp merged commit 44b9512 into master Jul 9, 2024
3 checks passed
@cshearer1977
Copy link

Hi, I am still hitting the same issue reported in #176

@lkstrp
Copy link
Member

lkstrp commented Jul 10, 2024

@cshearer1977 Thank you! A second error occurs, I'll submit a PR soon.

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.

AttributeError: 'DataFrame' object has no attribute 'append'
3 participants