Data Visualization

seaborn – Statistical Data Visualization with this Python library

Seaborn is an open source Python visualization library. It provides a high-level interface for drawing alluring statistical graphics in an easy way without too much boilerplate code. It aims to make visualization a central part of exploring and understanding data.

Seaborn is built on top of matplotlib and tightly integrated with the PyData stack, including support for NumPy and pandas data structures and statistical routines from SciPy and statsmodels. Seaborn seeks to complement matplotlib, rather than trying to replace it.

This library requires Python 2.7 or 3.4+.

Key Features

  • Makes visually appealing graphics. Seaborn also offers an attractive collection of colour palettes and plot styles.
  • Concentrates on statistical visualization and modelling.
  • Several built-in themes for styling matplotlib graphics.
  • High-level interface for controlling the look of matplotlib figures.
  • Tools for choosing colour palettes to make beautiful plots that reveal patterns in your data.
  • Functions for visualizing univariate and bivariate distributions or for comparing them between subsets of data.
  • Tools that fit and visualize linear regression models for different kinds of independent and dependent variables.
  • Functions that visualize matrices of data and use clustering algorithms to discover structure in those matrices.
  • A function to plot statistical time series data with flexible estimation and representation of uncertainty around the estimate.
  • High-level abstractions for structuring grids of plots that let you easily build complex visualizations.
  • Reduces the amount of boilerplate code to create statistical data exploration.
  • Keeps matplotlib as its backend but provides a new API.
  • Good integration with pandas.
  • Supports Python 2.7 and 3.4+.

Website: seaborn.pydata.org
Support: Tutorial, GitHub Code Repository
Developer: Michael L. Waskom and contributors
License: BSD 3-Clause “New” or “Revised” License

seaborn

Seaborn is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Python Visualization Packages
matplotlibPython 2D plotting library which produces publication quality figures
DiagramsDraw the cloud system architecture in Python code
BokehElegant, concise construction of versatile graphics
DashPython framework for building analytical web applications
seabornPython visualization library based on matplotlib
PlotlyInteractive, browser-based graphing library for Python
VisPyVisualize massive datasets in real time
Vega-AltairDeclarative Visualization in Python
plotnineGrammar of graphics for Python
PyQtGraphPython graphics and GUI library built on PyQt4 / PySide and numpy
bqplotInteractive Plotting Framework for the Jupyter Notebook
VaexFast visualization of big data
PyVista3D plotting and mesh analysis
foliumVisualize data in a Leaflet map
HoloViewsMake Data Analysis and Visualization Seamless
DatashaderGenerates aggregate arrays and representations of them as images
ytMulti-code Toolkit for Analyzing and Visualizing Volumetric Data
GlumpyIntuitive interface between NumPy and modern OpenGL
GeoViewsExplore and visualize geographical, meteorological, and oceanographic datasets
PygalDynamic SVG charting library
GlueMulti-dimensional linked-data exploration

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted