| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -51,7 +51,7 @@ | |||
| 51 | 51 | ||
| 52 | 52 | - 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)] | |
| 53 | 53 | ||
| 54 | - - A random collection of useful Python patterns [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/python_patterns/patterns.ipynb)] | ||
| 54 | + - A random collection of useful Python snippets [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/python_patterns/patterns.ipynb)] | ||
| 55 | 55 | ||
| 56 | 56 | <br> | |
| 57 | 57 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,3 @@ | |||
| 1 | - # A collection of useful Python patterns | ||
| 1 | + # A collection of useful Python snippets | ||
| 2 | 2 | ||
| 3 | 3 | [View](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/python_patterns/patterns.ipynb) the IPython Notebook. | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "metadata": { | |
| 3 | 3 | "name": "", | |
| 4 | - "signature": "sha256:51af96cc55143f75f6699c3e53aeead72f1b503d1759501f341f13fbc3436a4c" | ||
| 4 | + "signature": "sha256:f89c18f0692550a8e1f3a2999eda339bc0905a2dd1413049101148918e7a6c5e" | ||
| 5 | 5 | }, | |
| 6 | 6 | "nbformat": 3, | |
| 7 | 7 | "nbformat_minor": 0, | |
@@ -20,7 +20,7 @@ | |||
| 20 | 20 | "level": 1, | |
| 21 | 21 | "metadata": {}, | |
| 22 | 22 | "source": [ | |
| 23 | - "A random collection of useful Python patterns" | ||
| 23 | + "A random collection of useful Python snippets" | ||
| 24 | 24 | ] | |
| 25 | 25 | }, | |
| 26 | 26 | { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments