You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -793,7 +793,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
793
793
794
794
## Data Visualization
795
795
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).*
797
797
798
798
*[matplotlib](http://matplotlib.org/) - A Python 2D plotting library.
799
799
*[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
813
813
814
814
## Machine Learning
815
815
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).*
817
817
818
818
*[scikit-learn](http://scikit-learn.org/) - A Python module for machine learning built on top of SciPy.
819
819
*[pattern](https://github.com/clips/pattern) - Web mining module for Python.
0 commit comments