pypest / pyemu

python modules for model-independent uncertainty analyses, data-worth analyses, and interfacing with PEST(++)
BSD 3-Clause "New" or "Revised" License
169 stars 94 forks source link

more pandas fixes #451

Closed briochh closed 11 months ago

briochh commented 11 months ago

Another catch for pandas assignment changes. object types not playing nice with numpy ufuncs.

briochh commented 11 months ago

related to https://github.com/pandas-dev/pandas/issues/52612 https://github.com/pandas-dev/pandas/issues/52965 https://github.com/pandas-dev/pandas/issues/52668 https://github.com/pandas-dev/pandas/issues/52593

coveralls commented 11 months ago

Coverage Status

coverage: 79.914% (+0.1%) from 79.816% when pulling ac731313d270ceb6d6eb413c21eea3bd8938031b on briochh:hotfix_cov into c2efacc101fea38eb1ac4a300f0f41bbb922d0b3 on pypest:develop.