Control: retitle -1 pandas FTBFS: deprecations/improvements fail tests

The message on the old title is just a warning, but there are 6 other tests that fail.

I think these are all bugs in the tests not the actual package, i.e. using our current pandas is fine.

Deprecation warnings in fail-on-warning tests:
arrays/categorical/test_warnings.py::TestCategoricalWarnings::test_tab_complete_warning
plotting/test_frame.py::TestDataFramePlots::test_subplots_warnings
plotting/test_hist_method.py::TestDataFrameGroupByPlots::test_grouped_hist_legacy

Tests that expect Matplotlib to reject a color format it now accepts ( https://matplotlib.org/users/whats_new.html#digit-and-4-digit-hex-colors ):
plotting/test_frame.py::TestDataFramePlots::test_line_colors
plotting/test_frame.py::TestDataFramePlots::test_line_colors_and_styles_subplots

Change in default axis tick positioning, already marked as version-dependent:
plotting/test_datetimelike.py::TestTSPlot::test_matplotlib_scatter_datetime64

--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to