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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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