Skip to content

⚠️ Nightly upstream-dev CI failed ⚠️: pandas removed deprecated keyword arguments #7266

Closed
@github-actions

Description

@github-actions

Workflow Run URL

Python 3.10 Test Summary
xarray/tests/test_calendar_ops.py::test_convert_calendar[2 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_calendar_ops.py::test_convert_calendar_360_days[4 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_calendar_ops.py::test_convert_calendar_360_days[2 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_calendar_ops.py::test_convert_calendar_missing[2 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_calendar_ops.py::test_convert_calendar_same_calendar[1 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_calendar_ops.py::test_interp_calendar[4 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_calendar_ops.py::test_interp_calendar_errors[1 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_cftime_offsets.py::test_date_range[4 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_cftime_offsets.py::test_date_range_errors[1 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_cftime_offsets.py::test_date_range_like[5 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_cftime_offsets.py::test_date_range_like_same_calendar[1 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_cftime_offsets.py::test_date_range_like_errors[1 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_cftimeindex_resample.py::test_resample[486 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_cftimeindex_resample.py::test_calendars[5 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_computation.py::test_polyval_cftime[4 failing variants]: TypeError: DatetimeArray._generate_range() got an unexpected keyword argument 'closed'
xarray/tests/test_groupby.py::TestDataArrayResample::test_resample[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_da_resample_func_args[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_resample_first[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_resample_bad_resample_dim[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_resample_drop_nondim_coords[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_resample_keep_attrs[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_resample_skipna[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_upsample[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_upsample_nd[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_upsample_tolerance[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_upsample_interpolate[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_upsample_interpolate_bug_2197[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_upsample_interpolate_regression_1605[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDataArrayResample::test_upsample_interpolate_dask[2 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDatasetResample::test_resample_and_first[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDatasetResample::test_resample_min_count[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDatasetResample::test_resample_by_mean_with_keep_attrs[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDatasetResample::test_resample_loffset[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDatasetResample::test_resample_by_mean_discarding_attrs[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDatasetResample::test_resample_by_last_discarding_attrs[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDatasetResample::test_resample_drop_nondim_coords[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDatasetResample::test_resample_ds_da_are_the_same[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::TestDatasetResample::test_ds_resample_apply_func_args[1 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_groupby.py::test_resample_cumsum[2 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_units.py::TestDataArray::test_resample[2 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'
xarray/tests/test_units.py::TestDataset::test_resample[4 failing variants]: TypeError: Grouper.__init__() got an unexpected keyword argument 'base'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions