Update to pandas 2.0.0: remove .xls #1271
Labels
bug
Something isn't working
critical
for issues likely to obstruct the whole dev team (e.g. broken builds)
in progress
This issue is actively being worked on
pandas 2.0.0 was released yesterday and it's causing one HRA test to break. The error is
I couldn't find this mentioned in the release notes, but it looks like they removed support for the .xls format (it's been deprecated for a while, and was provided by another library that's no longer maintained). We should accordingly remove the .xls test from HRA - if pandas isn't supporting it, I doubt there's much demand for this outdated format.
Also an opportunity to revisit whether we still want HRA to support excel files, since it's the only model that does so.
The text was updated successfully, but these errors were encountered: