This is a limited proof of concept to search for research data, not a production system.

Search the MIT Libraries

Title: seaborn: v0.7.0 (January 2016)

Type Software Michael Waskom, Olga Botvinnik, drewokane, Paul Hobson, Yaroslav Halchenko, Saulius Lukauskas, Jordi Warmenhoven, John B. Cole, Stephan Hoyer, Jake Vanderplas, gkunter, Santi Villalba, Eric Quintero, Marcel Martin, Alistair Miles, Kyle Meyer, Tom Augspurger, Tal Yarkoni, Pete Bachant, Constantine Evans, Clark Fitzgerald, Tamas Nagy, Erik Ziegler, Tobias Megies, Daniel Wehner, Samuel St-Jean, Luis Pedro Coelho, Gregory Hitz, Antony Lee, Luc Rocher (2016): seaborn: v0.7.0 (January 2016). Zenodo. Software. https://zenodo.org/record/45133

Authors: Michael Waskom (Stanford University) ; Olga Botvinnik (UCSD) ; drewokane (The Climate Corporation) ; Paul Hobson ; Yaroslav Halchenko (Dartmouth College) ; Saulius Lukauskas ; Jordi Warmenhoven ; John B. Cole ; Stephan Hoyer (The Climate Corporation) ; Jake Vanderplas (University of Washington) ; gkunter ; Santi Villalba ; Eric Quintero ; Marcel Martin ; Alistair Miles (University of Oxford) ; Kyle Meyer ; Tom Augspurger ; Tal Yarkoni (University of Texas) ; Pete Bachant (UNH) ; Constantine Evans (The Evans Foundation for Molecular Medicine) ; Clark Fitzgerald ; Tamas Nagy (UCSF) ; Erik Ziegler (Centre de Recherches du Cyclotron, Université de Liège) ; Tobias Megies ; Daniel Wehner (http://dawehner.github.com/) ; Samuel St-Jean ; Luis Pedro Coelho (European Molecular Biology Laboratory (EMBL)) ; Gregory Hitz ; Antony Lee ; Luc Rocher ;

Links

Summary

This is a major release from 0.6. The main new feature is swarmplot which implements the beeswarm approach for drawing categorical scatterplots. There are also some performance improvements, bug fixes, and updates for compatibility with new versions of dependencies.

Added the swarmplot function, which draws beeswarm plots. These are categorical scatterplots, similar to those produced by stripplot, but position of the points on the categorical axis is chosen to avoid overlapping points. See the categorical plot tutorial for more information. Added an additional rule when determining category order in categorical plots. Now, when numeric variables are used in a categorical role, the default behavior is to sort the unique levels of the variable (i.e they will be in proper numerical order). This can still be overridden by the appropriate {*_}order parameter, and variables with a category datatype will still follow the category order even if the levels are strictly numerical. Changed some of the stripplot defaults to be closer to swarmplot. Points are somewhat smaller, have no outlines, and are not split by default when using hue. Changed how stripplot draws points when using hue nesting with split=False so that the different hue levels are not drawn strictly on top of each other. Improve performance for large dendrograms in clustermap. Added font.size to the plotting context definition so that the default output from plt.text will be scaled appropriately. Fixed a bug in clustermap when fastcluster is not installed. Fixed a bug in the zscore calculation in clustermap. Fixed a bug in distplot where sometimes the default number of bins would not be an integer. Fixed a bug in stripplot where a legend item would not appear for a hue level if there were no observations in the first group of points. Heatmap colorbars are now rasterized for better performance in vector plots. Added workarounds for some matplotlib boxplot issues, such as strange colors of outlier points. Added workarounds for an issue where violinplot edges would be missing or have random colors. Added a workaround for an issue where only one heatmap cell would be annotated on some matplotlib backends. Fixed a bug on newer versions of matplotlib where a colormap would be erroneously applied to scatterplots with only three observations. Updated seaborn for compatibility with matplotlib 1.5. Added compatibility for various IPython (and Jupyter) versions in functions that use widgets.

More information

  • DOI: 10.5281/zenodo.45133

Dates

  • Publication date: 2016
  • Issued: January 25, 2016

Rights

  • info:eu-repo/semantics/openAccess Open Access

Much of the data past this point we don't have good examples of yet. Please share in #rdi slack if you have good examples for anything that appears below. Thanks!

Format

electronic resource

Relateditems

DescriptionItem typeRelationshipUri
IsSupplementTohttps://github.com/mwaskom/seaborn/tree/v0.7.0
IsVersionOfhttps://doi.org/10.5281/zenodo.592845
IsPartOfhttps://zenodo.org/communities/zenodo