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

AttributeError: 'DataFrame' object has no attribute 'append' #232

Open
psyzxy opened this issue May 31, 2024 · 2 comments
Open

AttributeError: 'DataFrame' object has no attribute 'append' #232

psyzxy opened this issue May 31, 2024 · 2 comments

Comments

@psyzxy
Copy link

psyzxy commented May 31, 2024

Hi, when I run the code" expression, report = abagen.get_expression_data(atlas['image'], atlas['info'],return_report=True)"
It says: AttributeError: 'DataFrame' object has no attribute 'append' .I found out that this should be a version problem. How can I solve it?Thank you!

@caryn-geady
Copy link

Hi, same issue here -- looks like it backs to a pandas version issue. More current versions of pandas don't have 'append'. Any fix to this?

@liuzhenqi77
Copy link
Collaborator

Should have been resolved in #220, please update to the latest version on GitHub.

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

No branches or pull requests

3 participants