mirror of
https://github.com/rasbt/python_reference.git
synced 2025-04-13 16:26:07 +00:00
12 lines
441 B
Markdown
Executable File
12 lines
441 B
Markdown
Executable File
python_reference
|
|
================
|
|
|
|
Syntax examples for useful Python functions, methods, and modules
|
|
|
|
|
|
###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)
|
|
- [Benchmarks of different palindrome functions](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/benchmarks/palindrome_timeit.ipynb?create=1)
|
|
|