fix: Support pandas ExtensionArray ordering #3542
Annotations
10 errors
Test Unit:
holoviews\tests\element\test_elementconstructors.py#L131
ElementConstructorTest.test_heatmap_construct_and_sort
AttributeError: module 'itertools' has no attribute 'pairwise'
|
Test Unit:
holoviews\tests\element\test_elementconstructors.py#L123
ElementConstructorTest.test_heatmap_construct_partial_sorted
AttributeError: module 'itertools' has no attribute 'pairwise'
|
Test Unit:
holoviews\tests\plotting\bokeh\test_barplot.py#L385
TestBarPlot.test_bars_group
AttributeError: module 'itertools' has no attribute 'pairwise'
|
Test Unit:
holoviews\tests\plotting\bokeh\test_barplot.py#L363
TestBarPlot.test_bars_categorical_order
AttributeError: module 'itertools' has no attribute 'pairwise'
|
Test Unit:
holoviews\tests\plotting\bokeh\test_barplot.py#L86
TestBarPlot.test_bars_multi_level_two_factors_in_overlay
AttributeError: module 'itertools' has no attribute 'pairwise'
|
Test Unit:
holoviews\tests\plotting\bokeh\test_barplot.py#L76
TestBarPlot.test_box_whisker_multi_level_sorted_alphanumerically
AttributeError: module 'itertools' has no attribute 'pairwise'
|
Test Unit:
holoviews\tests\plotting\bokeh\test_heatmapplot.py#L154
TestHeatMapPlot.test_heatmap_pandas_categorial
AttributeError: module 'itertools' has no attribute 'pairwise'
|
Test Unit:
holoviews\tests\plotting\bokeh\test_overlayplot.py#L204
TestOverlayPlot.test_overlay_categorical_two_level
AttributeError: module 'itertools' has no attribute 'pairwise'
|
Test Unit:
holoviews\tests\plotting\bokeh\test_radialheatmap.py#L40
BokehRadialHeatMapPlotTests.test_angle_bin_computation
AttributeError: module 'itertools' has no attribute 'pairwise'
|
Test Unit:
holoviews\tests\plotting\bokeh\test_radialheatmap.py#L40
BokehRadialHeatMapPlotTests.test_compute_ann_tick_mappings
AttributeError: module 'itertools' has no attribute 'pairwise'
|
Loading