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
* Support additional dtypes to resample
pandas.BaseOffset, pandas.Timedelta, datetime.timedelta, and BaseCFTimeOffset are now all supported datatypes for resampling.
* Update whats-new
* Fix types
* Add unit test
* Fix test
* Support more dtypes for CFTimeIndex resampling
* Tidy resample type hints
* Fix some mypy bugs
* Fixes
* Fix tests
* WIP
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update doc/whats-new.rst
* Apply suggestions from code review
Co-authored-by: Spencer Clark <[email protected]>
* Fix mypy error
* Fix bad edit
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Deepak Cherian <[email protected]>
Co-authored-by: Spencer Clark <[email protected]>
0 commit comments