8000 linked A random collection of useful Python patterns · beernlinux/python_reference@aea7c44 · GitHub
[go: up one dir, main page]

Skip to content

Commit aea7c44

Browse files
committed
linked A random collection of useful Python patterns
1 parent 89bf317 commit aea7c44

File tree

7 files changed

+5
-10
lines changed

7 files changed

+5
-10
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151

5252
- Quick guide for dealing with missing numbers in NumPy [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/numpy_nan_quickguide.ipynb)]
5353

54+
- A random collection of useful Python patterns [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/python_patterns/patterns.ipynb)]
55+
5456
<br>
5557

5658

howtos_as_py_files/README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

python_patterns/README.md

Lines changed: 3 additions & 925D ; 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# A collection of useful Python patterns
2+
3+
[View](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/python_patterns/patterns.ipynb) the IPython Notebook.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
0