Skip to content

Backport PR #44828 on branch 1.3.x (REGR: resampling DataFrame with DateTimeIndex with empty groups and uint8, uint16 or uint32 columns incorrectly raising RuntimeError) #44831

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #44828: REGR: resampling DataFrame with DateTimeIndex with empty groups and uint8, uint16 or uint32 columns incorrectly raising RuntimeError

…eIndex with empty groups and uint8, uint16 or uint32 columns incorrectly raising RuntimeError
@lumberbot-app lumberbot-app bot added this to the 1.3.5 milestone Dec 10, 2021
@lumberbot-app lumberbot-app bot added Regression Functionality that used to work in a prior pandas version Resample resample method Datetime Datetime data dtype labels Dec 10, 2021
Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not merge. needs fix-up

2021-12-10T01:11:33.1430745Z =================================== ERRORS ====================================
2021-12-10T01:11:33.1431339Z ________________ ERROR at setup of test_resample_unsigned_int _________________
2021-12-10T01:11:33.1432106Z [gw1] win32 -- Python 3.10.0 C:\hostedtoolcache\windows\Python\3.10.0\x64\python.exe
2021-12-10T01:11:33.1432934Z file D:\a\pandas\pandas\pandas\tests\resample\test_datetime_index.py, line 1832
2021-12-10T01:11:33.1434211Z   def test_resample_unsigned_int(any_unsigned_int_numpy_dtype):
2021-12-10T01:11:33.1434949Z E       fixture 'any_unsigned_int_numpy_dtype' not found

@simonjayhawkins simonjayhawkins merged commit 1804780 into pandas-dev:1.3.x Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version Resample resample method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants