Skip to content

Add seaborn#713

Merged
vinta merged 1 commit intovinta:masterfrom
sojin:master
Sep 13, 2016
Merged

Add seaborn#713
vinta merged 1 commit intovinta:masterfrom
sojin:master

Conversation

@sojin
Copy link
Contributor

@sojin sojin commented Aug 28, 2016

What is this Python project?

Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics.

What's the difference between this Python project and similar ones?

  • Several built-in themes that improve on the default matplotlib aesthetics
  • Tools for choosing color 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 timeseries 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

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics.
@pawl
Copy link
Contributor

pawl commented Sep 13, 2016

Looks like this is a duplicate of #656

@vinta vinta merged commit 8efa6ab into vinta:master Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants