compat: Spatialpandas with dask-expr #3592
test.yaml
on: pull_request
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 |
|