There is a newer version of the record available.

Published April 26, 2020 | Version v0.10.1
Software Open

mwaskom/seaborn: v0.10.1 (April 2020)

  • 1. Center for Neural Science, NYU
  • 2. @czbiohub
  • 3. @Geosyntec
  • 4. @ContinuumIO
  • 5. Dartmouth College, @Debian, @DataLad, @PyMVPA, @fail2ban
  • 6. Netherlands Cancer Institute (NKI-AVL)
  • 7. Unnatural Products Inc.
  • 8. @google
  • 9. Google
  • 10. Universität Siegen
  • 11. @WindESCo
  • 12. University of Oxford and Wellcome Sanger Institute
  • 13. Technical University of Munich
  • 14. The Climate Corporation
  • 15. University of Texas
  • 16. CSU Sacramento, Mathematics and Statistics Department

Description

This is minor release with bug fixes for issues identified since 0.10.0.

  • Fixed a bug that appeared within the bootstrapping algorithm on 32-bit systems.
  • Fixed a bug where regplot would crash on singleton inputs. Now a crash is avoided and regression estimation/plotting is skipped.
  • Fixed a bug where heatmap would ignore user-specified under/over/bad values when recentering a colormap.
  • Fixed a bug where heatmap would use values from masked cells when computing default colormap limits.
  • Fixed a bug where despine would cause an error when trying to trim spines on a matplotlib categorical axis.
  • Adapted to a change in matplotlib that caused problems with single swarm plots.
  • Added the showfliers parameter to boxenplot to suppress plotting of outlier data points, matching the API of boxplot.
  • Avoided seeing an error from statmodels when data with an IQR of 0 is passed to kdeplot.
  • Added the legend.title_fontsize to the plotting_context definition.
  • Deprecated several utility functions that are no longer used internally (percentiles, sig_stars, pmf_hist, and sort_df).

Files

mwaskom/seaborn-v0.10.1.zip

Files (335.0 kB)

Name Size Download all
md5:9cf4a983b243e951a2a70f16381e8c08
335.0 kB Preview Download

Additional details

Related works