Implement support for retaining Pandas index #2548
Annotations
10 errors and 1 warning
doit test_unit:
holoviews\tests\element\test_graphelement.py#L38
GraphTests.test_graph_edge_segments
KeyError: "None of [Index([(0,)], dtype='object')] are in the [index]"
|
doit test_unit:
holoviews\tests\element\test_graphelement.py#L118
GraphTests.test_select_by_edge_data
KeyError: "None of [Index([(0, 1)], dtype='object')] are in the [index]"
|
doit test_unit:
holoviews\tests\element\test_graphelement.py#L93
GraphTests.test_select_by_node_in_edges_selection_mode
TypeError: unhashable type: 'slice'
|
doit test_unit:
holoviews\tests\element\test_graphelement.py#L98
GraphTests.test_select_by_node_in_nodes_selection_mode
TypeError: unhashable type: 'slice'
|
doit test_unit:
holoviews\tests\element\test_graphelement.py#L103
GraphTests.test_select_by_source
TypeError: unhashable type: 'slice'
|
doit test_unit:
holoviews\tests\element\test_graphelement.py#L113
GraphTests.test_select_by_source_and_target
KeyError: "None of [Index([(1,)], dtype='object')] are in the [index]"
|
doit test_unit:
holoviews\tests\element\test_graphelement.py#L108
GraphTests.test_select_by_target
TypeError: unhashable type: 'slice'
|
doit test_unit:
holoviews\tests\operation\test_downsample.py#L67
test_downsample1d_shared_data_index
TypeError: unhashable type: 'slice'
|
doit test_unit:
holoviews\tests\plotting\bokeh\test_sankey.py#L100
TestSankeyPlot.test_dimension_label
KeyError: "None of [Index([('dest1', 'dest2', 'source1')], dtype='object')] are in the [index]"
|
doit test_unit:
holoviews\tests\plotting\bokeh\test_sankey.py#L59
TestSankeyPlot.test_sankey_label_index
KeyError: "None of [Index([(0, 1, 2, 3, 4)], dtype='object')] are in the [index]"
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading