flox: don't set fill_value where possible #14135
Annotations
5 errors
Run tests:
xarray/tests/test_groupby.py#L2812
test_groupby_preserve_dtype[sum]
AssertionError: assert dtype('int16') == dtype('int64')
|
Run tests:
xarray/tests/test_groupby.py#L2812
test_groupby_preserve_dtype[nansum]
AssertionError: assert dtype('int16') == dtype('int64')
|
Run tests:
xarray/tests/test_groupby.py#L2812
test_groupby_preserve_dtype[prod]
AssertionError: assert dtype('int16') == dtype('int64')
|
Run tests:
xarray/tests/test_groupby.py#L2812
test_groupby_preserve_dtype[nanprod]
AssertionError: assert dtype('int16') == dtype('int64')
|
Run tests
Process completed with exit code 1.
|
Loading