Skip to content

compat: Spatialpandas with dask-expr #3592

compat: Spatialpandas with dask-expr

compat: Spatialpandas with dask-expr #3592

Triggered via pull request January 31, 2025 11:01
Status Failure
Total duration 24m 6s
Artifacts 1

test.yaml

on: pull_request
Run pre-commit
11s
Run pre-commit
Setup workflow
3s
Setup workflow
Pixi lock
5s
Pixi lock
Matrix: core_test_suite
Matrix: ui_test_suite
Matrix: unit_test_suite
result:test
0s
result:test
Fit to window
Zoom out
Zoom in

Annotations

31 errors
unit:test-39:macos-latest: holoviews/tests/core/data/test_multiinterface.py#L56
DaskSpatialPandasTest.test_array_dataset_add_dimension_scalar holoviews.core.data.interface.DataError: Supplied data does not contain specified dimensions, the following dimensions were not found: ['x', 'y'] DaskInterface expects tabular data, for more information on supported datatypes see https://holoviews.org/user_guide/Tabular_Datasets.html
unit:test-39:macos-latest: holoviews/tests/core/data/test_multiinterface.py#L36
DaskSpatialPandasTest.test_array_dataset holoviews.core.data.interface.DataError: Supplied data does not contain specified dimensions, the following dimensions were not found: ['x', 'y'] DaskInterface expects tabular data, for more information on supported datatypes see https://holoviews.org/user_guide/Tabular_Datasets.html
unit:test-39:macos-latest: holoviews/tests/core/data/test_multiinterface.py#L79
DaskSpatialPandasTest.test_array_length ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:macos-latest: holoviews/tests/core/data/test_multiinterface.py#L85
DaskSpatialPandasTest.test_array_length_points ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:macos-latest: holoviews/tests/core/data/test_multiinterface.py#L234
DaskSpatialPandasTest.test_array_redim holoviews.core.data.interface.DataError: Supplied data does not contain specified dimensions, the following dimensions were not found: ['x', 'y'] DaskInterface expects tabular data, for more information on supported datatypes see https://holoviews.org/user_guide/Tabular_Datasets.html
unit:test-39:macos-latest: holoviews/tests/core/data/test_multiinterface.py#L106
DaskSpatialPandasTest.test_array_range ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:macos-latest: holoviews/tests/core/data/test_multiinterface.py#L112
DaskSpatialPandasTest.test_array_shape ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:macos-latest: holoviews/tests/core/data/test_multiinterface.py#L118
DaskSpatialPandasTest.test_array_shape_points ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:macos-latest: holoviews/tests/core/data/test_multiinterface.py#L140
DaskSpatialPandasTest.test_array_values_coordinates_nonexpanded ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:macos-latest: holoviews/tests/core/data/test_multiinterface.py#L148
DaskSpatialPandasTest.test_array_values_coordinates_nonexpanded_constant_kdim holoviews.core.data.interface.DataError: Supplied data does not contain specified dimensions, the following dimensions were not found: ['x', 'y'] DaskInterface expects tabular data, for more information on supported datatypes see https://holoviews.org/user_guide/Tabular_Datasets.html
unit:test-39:ubuntu-latest: holoviews/tests/core/data/test_multiinterface.py#L36
DaskSpatialPandasTest.test_array_dataset holoviews.core.data.interface.DataError: Supplied data does not contain specified dimensions, the following dimensions were not found: ['x', 'y'] DaskInterface expects tabular data, for more information on supported datatypes see https://holoviews.org/user_guide/Tabular_Datasets.html
unit:test-39:ubuntu-latest: holoviews/tests/core/data/test_multiinterface.py#L79
DaskSpatialPandasTest.test_array_length ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:ubuntu-latest: holoviews/tests/core/data/test_multiinterface.py#L56
DaskSpatialPandasTest.test_array_dataset_add_dimension_scalar holoviews.core.data.interface.DataError: Supplied data does not contain specified dimensions, the following dimensions were not found: ['x', 'y'] DaskInterface expects tabular data, for more information on supported datatypes see https://holoviews.org/user_guide/Tabular_Datasets.html
unit:test-39:ubuntu-latest: holoviews/tests/core/data/test_multiinterface.py#L85
DaskSpatialPandasTest.test_array_length_points ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:ubuntu-latest: holoviews/tests/core/data/test_multiinterface.py#L118
DaskSpatialPandasTest.test_array_shape_points ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:ubuntu-latest: holoviews/tests/core/data/test_multiinterface.py#L129
DaskSpatialPandasTest.test_array_values ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:ubuntu-latest: holoviews/tests/core/data/test_multiinterface.py#L112
DaskSpatialPandasTest.test_array_shape ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:ubuntu-latest: holoviews/tests/core/data/test_multiinterface.py#L106
DaskSpatialPandasTest.test_array_range ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:ubuntu-latest: holoviews/tests/core/data/test_multiinterface.py#L140
DaskSpatialPandasTest.test_array_values_coordinates_nonexpanded ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:ubuntu-latest: holoviews/tests/core/data/test_multiinterface.py#L51
DaskSpatialPandasTest.test_df_dataset holoviews.core.data.interface.DataError: Supplied data does not contain specified dimensions, the following dimensions were not found: ['x', 'y'] DaskInterface expects tabular data, for more information on supported datatypes see https://holoviews.org/user_guide/Tabular_Datasets.html
unit:test-39:windows-latest: holoviews\tests\core\data\test_multiinterface.py#L79
DaskSpatialPandasTest.test_array_length ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:windows-latest: holoviews\tests\core\data\test_multiinterface.py#L106
DaskSpatialPandasTest.test_array_range ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:windows-latest: holoviews\tests\core\data\test_multiinterface.py#L56
DaskSpatialPandasTest.test_array_dataset_add_dimension_scalar holoviews.core.data.interface.DataError: Supplied data does not contain specified dimensions, the following dimensions were not found: ['x', 'y'] DaskInterface expects tabular data, for more information on supported datatypes see https://holoviews.org/user_guide/Tabular_Datasets.html
unit:test-39:windows-latest: holoviews\tests\core\data\test_multiinterface.py#L36
DaskSpatialPandasTest.test_array_dataset holoviews.core.data.interface.DataError: Supplied data does not contain specified dimensions, the following dimensions were not found: ['x', 'y'] DaskInterface expects tabular data, for more information on supported datatypes see https://holoviews.org/user_guide/Tabular_Datasets.html
unit:test-39:windows-latest: holoviews\tests\core\data\test_multiinterface.py#L112
DaskSpatialPandasTest.test_array_shape ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:windows-latest: holoviews\tests\core\data\test_multiinterface.py#L85
DaskSpatialPandasTest.test_array_length_points ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:windows-latest: holoviews\tests\core\data\test_multiinterface.py#L140
DaskSpatialPandasTest.test_array_values_coordinates_nonexpanded ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:windows-latest: holoviews\tests\core\data\test_multiinterface.py#L129
DaskSpatialPandasTest.test_array_values ValueError: No geometry column found in spatialpandas.GeoDataFrame, use the PandasInterface instead.
unit:test-39:windows-latest: holoviews\tests\core\data\test_multiinterface.py#L51
DaskSpatialPandasTest.test_df_dataset holoviews.core.data.interface.DataError: Supplied data does not contain specified dimensions, the following dimensions were not found: ['x', 'y'] DaskInterface expects tabular data, for more information on supported datatypes see https://holoviews.org/user_guide/Tabular_Datasets.html
unit:test-39:windows-latest: holoviews\tests\core\data\test_multiinterface.py#L148
DaskSpatialPandasTest.test_array_values_coordinates_nonexpanded_constant_kdim holoviews.core.data.interface.DataError: Supplied data does not contain specified dimensions, the following dimensions were not found: ['x', 'y'] DaskInterface expects tabular data, for more information on supported datatypes see https://holoviews.org/user_guide/Tabular_Datasets.html
result:test
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
pixi-lock
345 KB