pandas v2
zmoon opened this issue · comments
Not sure why that test is failing now. data-in-contours std comparison failing with pandas v2, will address later.
Env differences from passing -> failing
name | version_old | version_new |
---|---|---|
importlib-metadata | 6.4.1 | 6.5.0 |
importlib_metadata | 6.4.1 | 6.5.0 |
pandas | 1.5.3 | 2.0.0 |
python-tzdata | - | 2023.3 |
xarray | 2023.3.0 | 2023.4.1 |
Originally posted by @zmoon in #7 (comment)
Need to investigate this in more detail and fix (if necessary) for pandas v2.
Also #27