rmarkello / abagen

A toolbox for working with Allen Human Brain Atlas microarray expression data
https://abagen.readthedocs.io
BSD 3-Clause "New" or "Revised" License
93 stars 41 forks source link

Assistance Required: Issue with set_axis inplace Parameter in Pandas #233

Open xiaobeiLiu opened 4 months ago

xiaobeiLiu commented 4 months ago

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 appears this may be related to a version compatibility issue. Could you please provide guidance on how to resolve this error? Thank you for your assistance and time.