zerolugithub / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

Add seaborn to Python(x,y) #726

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Seaborn (http://www.stanford.edu/~mwaskom/software/seaborn/index.html) is a 
visualisation library based on matplotlib initiated by Michael Waskom.
It facilitates ggplot2-styled plots and adds a few new plot functions. Being 
built on top of matplotlib I consider it very easy-to-use and non-disruptive 
for users accustomed to matplotlib.
The library is Python3-compatible and solely depends on modules already present 
in pythonxy.

Original issue reported on code.google.com by wxwacke...@gmail.com on 24 Mar 2014 at 9:40

GoogleCodeExporter commented 9 years ago

Original comment by grizzly.nyo on 22 May 2014 at 7:44