Page MenuHomeSolus

Update python-seaborn to 0.9.0 and drop Python2 support
ClosedPublic

Authored by maverick1 on May 20 2019, 9:46 AM.
Tags
None
Referenced Files
F11070229: D6359.diff
Sat, Aug 12, 12:00 AM
F10880528: D6359.id15327.diff
Jun 22 2023, 6:12 PM
F10858786: D6359.id15302.diff
Jun 15 2023, 7:07 PM
F10854105: D6359.diff
Jun 13 2023, 12:47 PM
F10811235: D6359.diff
May 30 2023, 11:25 PM
F10791697: D6359.id.diff
May 27 2023, 4:21 AM
F10773846: D6359.id15302.diff
May 22 2023, 12:45 AM
F10693966: D6359.diff
Apr 25 2023, 8:50 AM
Subscribers

Details

Summary

Update python-seaborn to 0.9.0 and drop Python2 support

Changes

  • Three completely new plotting functions have been added: catplot, scatterplot, and lineplot.
  • Reorganized and updated some axes_style/plotting_context parameters to take advantage of improvements in the matplotlib 2.0 update.
  • Updated the seaborn palettes ("deep", "muted", "colorblind", etc.) to correspond with the new 10-color matplotlib default.

Full Changelog availale here.

Test Plan

Ran some of the example codes from its website in jupyter notebook.

Diff Detail

Repository
R4188 python-seaborn
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 20 2019, 10:18 PM
This revision was automatically updated to reflect the committed changes.