python_reference/README.md

11 lines
277 B
Markdown
Raw Normal View History

2013-10-29 22:04:12 +00:00
python_reference
================
Syntax examples for useful Python functions, methods, and modules
2014-04-13 23:22:30 +00:00
###Links to view the IPython Notebooks
- [Python benchmarks via `timeit`](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/timeit_test.ipynb?create=1)