You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix complex table footers
* Address pytest.skip warning
pytest.PytestRemovedIn8Warning: pytest.skip(msg=...) is now deprecated, use pytest.skip(reason=...) instead
* Address pandas warning
FutureWarning: 'S' is deprecated and will be removed in a future version, please use 's' instead.
* Remove environment2.yml
* Adjust the tests for pandas=2.2.0
pandas-dev/pandas#57229pandas-dev/pandas#55080
0 commit comments