mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Add seaborn
Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics.
This commit is contained in:
parent
e5601f568e
commit
8d07d55f40
|
@ -980,6 +980,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [pygraphviz](https://pypi.python.org/pypi/pygraphviz) - Python interface to [Graphviz](http://www.graphviz.org/).
|
* [pygraphviz](https://pypi.python.org/pypi/pygraphviz) - Python interface to [Graphviz](http://www.graphviz.org/).
|
||||||
* [PyQtGraph](http://www.pyqtgraph.org/) - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
|
* [PyQtGraph](http://www.pyqtgraph.org/) - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
|
||||||
* [SnakeViz](http://jiffyclub.github.io/snakeviz/) - A browser based graphical viewer for the output of Python's cProfile module.
|
* [SnakeViz](http://jiffyclub.github.io/snakeviz/) - A browser based graphical viewer for the output of Python's cProfile module.
|
||||||
|
* [seaborn](https://github.com/mwaskom/seaborn) - Statistical data visualization using matplotlib.
|
||||||
* [vincent](https://github.com/wrobstory/vincent) - A Python to Vega translator.
|
* [vincent](https://github.com/wrobstory/vincent) - A Python to Vega translator.
|
||||||
* [VisPy](http://vispy.org/) - High-performance scientific visualization based on OpenGL.
|
* [VisPy](http://vispy.org/) - High-performance scientific visualization based on OpenGL.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user