mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-24 05:57:03 +03:00
Merge pull request #308 from NathanEpstein/master
add pydexter to python visualization
This commit is contained in:
commit
b0b1eaccd8
@ -830,6 +830,7 @@ on MNIST digits[DEEP LEARNING]
|
||||
* [plotly](https://plot.ly/python/) - Collaborative web plotting for Python and matplotlib.
|
||||
* [vincent](https://github.com/wrobstory/vincent) - A Python to Vega translator.
|
||||
* [d3py](https://github.com/mikedewar/d3py) - A plotting library for Python, based on [D3.js](http://d3js.org/).
|
||||
* [PyDexter](https://github.com/D3xterjs/pydexter) - Simple plotting for Python. Wrapper for D3xterjs; easily render charts in-browser.
|
||||
* [ggplot](https://github.com/yhat/ggplot) - Same API as ggplot2 for R.
|
||||
* [ggfortify](https://github.com/sinhrks/ggfortify) - Unified interface to ggplot2 popular R packages.
|
||||
* [Kartograph.py](https://github.com/kartograph/kartograph.py) - Rendering beautiful SVG maps in Python.
|
||||
|
Loading…
Reference in New Issue
Block a user