Fix building doc following depreciation in Pandas 2.2.0 #11071
Annotations
4 errors
Run tests:
xarray/tests/test_cftime_offsets.py#L1426
test_date_range_like[2020-02-01-Y-FEB-noleap-gregorian-True-2020-02-29-True]
AssertionError: assert 'YE-FEB' == 'Y-FEB'
- Y-FEB
+ YE-FEB
? +
|
Run tests:
xarray/tests/test_dask.py#L833
TestToDaskDataFrame.test_to_dask_dataframe_2D
AssertionError: Attributes of DataFrame.iloc[:, 1] (column name="y") are different
Attribute "dtype" are different
[left]: object
[right]: string[pyarrow]
|
Run tests:
xarray/tests/test_dask.py#L878
TestToDaskDataFrame.test_to_dask_dataframe_not_daskarray
AssertionError: DataFrame.index are different
Attribute "dtype" are different
[left]: object
[right]: string[pyarrow]
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading