Title: seaborn: statistical data visualization
Type Software Michael Waskom (2021): seaborn: statistical data visualization. Zenodo. Software. https://zenodo.org/record/4645478
Links
- Item record in Zenodo
- Digital object URL
Summary
Seaborn is a library for making statistical graphics in Python. It provides a high-level interface to matplotlib and integrates closely with pandas data structures. Functions in the seaborn library expose a declarative, dataset-oriented API that makes it easy to translate questions about data into graphics that can answer them. When given a dataset and a specification of the plot to make, seaborn automatically maps the data values to visual attributes such as color, size, or style, internally computes statistical transformations, and decorates the plot with informative axis labels and a legend. Many seaborn functions can generate figures with multiple panels that elicit comparisons between conditional subsets of data or across different pairings of variables in a dataset. seaborn is designed to be useful throughout the lifecycle of a scientific project. By producing complete graphics from a single function call with minimal arguments, seaborn facilitates rapid prototyping and exploratory data analysis. And by offering extensive options for customization, along with exposing the underlying matplotlib objects, it can be used to create polished, publication-quality figures.
More information
- DOI: 10.5281/zenodo.4645478
Subjects
- Python, data science, data visualization, statistical graphics
Dates
- Publication date: 2021
- Issued: March 29, 2021
Notes
Other: This DOI points to the commit representing the v0.11.1 release.Rights
- info:eu-repo/semantics/openAccess Open Access
Format
electronic resource
Relateditems
Description | Item type | Relationship | Uri |
---|---|---|---|
IsSupplementTo | https://github.com/mwaskom/seaborn/tree/joss_paper | ||
IsVersionOf | https://doi.org/10.5281/zenodo.592845 | ||
IsPartOf | https://zenodo.org/communities/zenodo |