seaborn: Statistical data visualization
Abstract
Seaborn provides a high-level interface for drawing attractive statistical graphics. Written in Python, it builds on matplotlib and integrates closely with pandas data structures. Its plotting functions operate on dataframes and arrays containing whole datasets and internally perform the necessary semantic mapping and statistical aggregation to produce informative plots. Its dataset-oriented, declarative API allows the user to focus on what the different elements of the plots mean, rather than on the details of how to draw them.
- Publication:
-
Astrophysics Source Code Library
- Pub Date:
- December 2020
- Bibcode:
- 2020ascl.soft12015W
- Keywords:
-
- Software