Closed khaeru closed 2 years ago
- Type stubs are now supplied, so mypy exclusion can be removed:
It turns out these are not yet mature:
The stubs are likely incomplete in terms of covering the published API of pandas.
…so this can wait until they are.
pandas v1.5.0 was released 2022-09-19. Among other changes:
TestCachingBackend::test_del_ts
andtest_del_ts
fail on most CI jobs.Since the only test failures are in caching, ixmp may otherwise work with pandas 1.5.0. Any other symptoms can be collected in this issue.