Skip to content

(feat): Support for pandas ExtensionArray #12215

(feat): Support for pandas ExtensionArray

(feat): Support for pandas ExtensionArray #12215

Triggered via pull request April 16, 2024 15:11
Status Failure
Total duration 26m 39s
Artifacts 14

ci.yaml

on: pull_request
detect ci trigger
7s
detect ci trigger
Event File
3s
Event File
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

37 errors
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk AssertionError: Regex pattern did not match. Regex: '.*was found to be a Pandas ExtensionArray.*' Input: 'unrecognized chunk manager dask - must be one of: []'
ubuntu-latest py3.9 bare-minimum
Process completed with exit code 1.
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_variable.py#L1588
TestVariable.test_pandas_cateogrical_no_chunk AssertionError: Regex pattern did not match. Regex: '.*was found to be a Pandas ExtensionArray.*' Input: 'unrecognized chunk manager dask - must be one of: []'
ubuntu-latest py3.10 all-but-dask
Process completed with exit code 1.
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False)' as a data type
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_variable.py#L2393
TestVariableWithDask.test_pandas_cateogrical_dtype TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False)' as a data type
ubuntu-latest py3.9 min-all-deps
Process completed with exit code 1.
ubuntu-latest py3.12: xarray/tests/test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
ubuntu-latest py3.12: xarray/tests/test_variable.py#L2393
TestVariableWithDask.test_pandas_cateogrical_dtype TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
ubuntu-latest py3.12
Process completed with exit code 1.
ubuntu-latest py3.9: xarray/tests/test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
ubuntu-latest py3.9: xarray/tests/test_variable.py#L2393
TestVariableWithDask.test_pandas_cateogrical_dtype TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
ubuntu-latest py3.9
Process completed with exit code 1.
ubuntu-latest py3.10 flaky: xarray/tests/test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
ubuntu-latest py3.10 flaky: xarray/tests/test_variable.py#L2393
TestVariableWithDask.test_pandas_cateogrical_dtype TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
ubuntu-latest py3.10 flaky
Process completed with exit code 1.
ubuntu-latest py3.11: xarray/tests/test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
ubuntu-latest py3.11: xarray/tests/test_variable.py#L2393
TestVariableWithDask.test_pandas_cateogrical_dtype TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
ubuntu-latest py3.11
Process completed with exit code 1.
macos-latest py3.9: xarray/tests/test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
macos-latest py3.9: xarray/tests/test_variable.py#L2393
TestVariableWithDask.test_pandas_cateogrical_dtype TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
macos-latest py3.9
Process completed with exit code 1.
windows-latest py3.9: xarray\tests\test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
windows-latest py3.9: xarray\tests\test_variable.py#L2393
TestVariableWithDask.test_pandas_cateogrical_dtype TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
windows-latest py3.9
Process completed with exit code 1.
windows-latest py3.11: xarray\tests\test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
windows-latest py3.11: xarray\tests\test_variable.py#L2393
TestVariableWithDask.test_pandas_cateogrical_dtype TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
windows-latest py3.11
Process completed with exit code 1.
windows-latest py3.12: xarray\tests\test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
windows-latest py3.12: xarray\tests\test_variable.py#L2393
TestVariableWithDask.test_pandas_cateogrical_dtype TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
windows-latest py3.12
Process completed with exit code 1.
macos-latest py3.12: xarray/tests/test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
macos-latest py3.12: xarray/tests/test_variable.py#L2393
TestVariableWithDask.test_pandas_cateogrical_dtype TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
macos-latest py3.12
Process completed with exit code 1.
macos-latest py3.11: xarray/tests/test_variable.py#L1591
TestVariable.test_pandas_cateogrical_no_chunk TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
macos-latest py3.11: xarray/tests/test_variable.py#L2393
TestVariableWithDask.test_pandas_cateogrical_dtype TypeError: Cannot interpret 'CategoricalDtype(categories=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9], ordered=False, categories_dtype=int64)' as a data type
macos-latest py3.11
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
Event File Expired
5.81 KB
Test results for Linux-3.10 all-but-dask Expired
168 KB
Test results for Linux-3.10 flaky Expired
167 KB
Test results for Linux-3.11 Expired
166 KB
Test results for Linux-3.12 Expired
145 KB
Test results for Linux-3.9 Expired
166 KB
Test results for Linux-3.9 bare-minimum Expired
124 KB
Test results for Linux-3.9 min-all-deps Expired
168 KB
Test results for Windows-3.11 Expired
173 KB
Test results for Windows-3.12 Expired
151 KB
Test results for Windows-3.9 Expired
172 KB
Test results for macOS-3.11 Expired
187 KB
Test results for macOS-3.12 Expired
159 KB
Test results for macOS-3.9 Expired
180 KB