abagen
abagen copied to clipboard
A toolbox for working with Allen Human Brain Atlas microarray expression data
Hi, I am currently encountering an issue with pandas version 2.2.2 while executing the code. The specific error I receive is: "TypeError: DataFrame.set_axis() got an unexpected keyword argument 'inplace'". It...
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....
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
right now when i passed a already loaded gifti image into this function, this function will still throw error because now the error message is `"argument should be a str...