Download Latest Version v0.13.2 (January 2024) source code.zip (2.1 MB)
Email in envelope

Get an email when there's a new version of seaborn

Home / v0.13.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-12-31 1.2 kB
v0.13.1 (December 2023) source code.tar.gz 2023-12-31 1.9 MB
v0.13.1 (December 2023) source code.zip 2023-12-31 2.1 MB
Totals: 3 Items   4.0 MB 0

This is a minor release with some bug fixes and a couple new features. All users are encouraged to update.

  • |Feature| Added support for weighted mean estimation (with boostrap CIs) lineplot, barplot, pointplot, and objects.Est (#3580, [#3586]).

  • |Feature| Added the extent option objects.Plot.layout (#3552).

  • |Fix| Fixed a regression in v0.13.0 that triggered an exception when working with non-numpy data types (#3516).

  • |Fix| Fixed a bug in objects.Plot so that tick labels are shown for wrapped axes that aren't in the bottom-most row (#3600).

  • |Fix| Fixed a bug in catplot where a blank legend would be added when hue was redundantly assigned (#3540).

  • |Fix| Fixed a bug in catplot where the edgecolor parameter was ignored with kind="bar" (#3547).

  • |Fix| Fixed a bug in boxplot where an exception was raised when using the matplotlib bootstrap option (#3562).

  • |Fix| Fixed a bug in lineplot where an exception was raised when hue was assigned with an empty dataframe (#3569).

  • |Fix| Fixed a bug in multiple categorical plots that raised with hue=None and dodge=True; this is now has no effect (#3605).

Source: README.md, updated 2023-12-31