Several things are deprecated in Pandas 2.0, such as appending dataframes (see pandas-dev/pandas#35407).
This needs to be fixed to get the code up to date for new installs.
For now a solution is to install the package with pandas 1.5.3 https://pandas.pydata.org/docs/whatsnew/v1.5.3.html
Several things are deprecated in Pandas 2.0, such as appending dataframes (see pandas-dev/pandas#35407).
This needs to be fixed to get the code up to date for new installs.
For now a solution is to install the package with pandas 1.5.3 https://pandas.pydata.org/docs/whatsnew/v1.5.3.html