Seaborn is a Python data visualization library based on matplotlib. It provides a high-level interface for drawing attractive and informative statistical graphics. Seaborn helps you explore and understand your data. 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 lets you focus on what the different elements of your plots mean, rather than on the details of how to draw them. Behind the scenes, seaborn uses matplotlib to draw its plots. For interactive work, it’s recommended to use a Jupyter/IPython interface in matplotlib mode, or else you’ll have to call matplotlib.pyplot.show() when you want to see the plot.

Features

  • Seaborn is a library for making statistical graphics in Python
  • It builds on top of matplotlib and integrates closely with pandas data structures
  • Seaborn makes it easy to switch between different visual representations by using a consistent dataset-oriented API
  • When statistical values are estimated, seaborn will use bootstrapping to compute confidence intervals
  • Statistical estimation in seaborn goes beyond descriptive statistics
  • Some seaborn functions combine multiple kinds of plots to quickly give informative summaries of a dataset

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow seaborn

seaborn Web Site

Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud Icon
Forever Free Full-Stack Observability | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of seaborn!

Additional Project Details

Programming Language

Python

Related Categories

Python Data Visualization Software, Python Statistics Software

Registered

2021-07-09