Skip to content

Commit e46ff61

Browse files
committed
add a extra link for Data Visualization (frm @sorrycc)
1 parent 89632cb commit e46ff61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
793793

794794
## Data Visualization
795795

796-
*Libraries for visualizing data.*
796+
*Libraries for visualizing data. See: [awesome-javascript's Data Visualization section](https://github.com/sorrycc/awesome-javascript#data-visualization).*
797797

798798
* [matplotlib](http://matplotlib.org/) - A Python 2D plotting library.
799799
* [bokeh](https://github.com/ContinuumIO/bokeh) - Interactive Web Plotting for Python.
@@ -813,7 +813,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
813813

814814
## Machine Learning
815815

816-
*Libraries for Machine Learning. See: [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning#python)*
816+
*Libraries for Machine Learning. See: [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning#python).*
817817

818818
* [scikit-learn](http://scikit-learn.org/) - A Python module for machine learning built on top of SciPy.
819819
* [pattern](https://github.com/clips/pattern) - Web mining module for Python.

0 commit comments

Comments
 (0)