Implement support for retaining Pandas index #2548
Annotations
10 errors
|
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
KeyError: "None of [Index([slice(1, 3, None)], dtype='object')] are in the [index]"
|
doit test_unit:
holoviews/tests/element/test_graphelement.py#L98
GraphTests.test_select_by_node_in_nodes_selection_mode
KeyError: "None of [Index([slice(1, 3, None)], dtype='object')] are in the [index]"
|
doit test_unit:
holoviews/tests/element/test_graphelement.py#L103
GraphTests.test_select_by_source
KeyError: "None of [Index([slice(0, 2, None)], dtype='object')] are in the [index]"
|
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
KeyError: "None of [Index([slice(0, 2, None)], dtype='object')] are in the [index]"
|
doit test_unit:
holoviews/tests/operation/test_downsample.py#L67
test_downsample1d_shared_data_index
KeyError: "None of [Index([slice(0, 500, None)], dtype='object')] are in the [index]"
|
doit test_unit
The operation was canceled.
|
The logs for this run have expired and are no longer available.
Loading