File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -668,7 +668,7 @@ long, literate-programming-style documentation generator.
668
668
669
669
## Debugging Tools
670
670
671
- * Libraries for dubugging and developing .*
671
+ * Libraries for debugging code .*
672
672
673
673
* [ pdb] ( https://docs.python.org/2/library/pdb.html ) - (Python standard library) The Python Debugger.
674
674
* [ ipdb] ( https://pypi.python.org/pypi/ipdb ) - IPython-enabled pdb.
@@ -707,7 +707,7 @@ long, literate-programming-style documentation generator.
707
707
* [ d3py] ( https://github.com/mikedewar/d3py ) - A plottling library for Python, based on [ D3.js] ( http://d3js.org/ ) .
708
708
* [ ggplot] ( https://github.com/yhat/ggplot ) - Same API as ggplot2 for R.
709
709
* [ Kartograph.py] ( https://github.com/kartograph/kartograph.py ) - Rendering beautiful SVG maps in Python.
710
- * [ pygal] ( http://pygal.org/ ) - A python SVG Charts Creator
710
+ * [ pygal] ( http://pygal.org/ ) - A Python SVG Charts Creator.
711
711
712
712
## Machine Learning
713
713
You can’t perform that action at this time.
0 commit comments