X Tutup
Skip to content

Commit 2273c04

Browse files
committed
regex collection
1 parent 7a55543 commit 2273c04

File tree

2 files changed

+829
-1
lines changed

2 files changed

+829
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242

4343
- Awesome things that you can do in IPython Notebooks (in progress) [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/awesome_things_ipynb.ipynb)]
4444

45+
- A collection of useful regular expressions [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/useful_regex.ipynb)]
46+
4547
<br>
4648

4749

@@ -92,7 +94,7 @@ GitHub repository [One-Python-benchmark-per-day](https://github.com/rasbt/One-Py
9294

9395
- Numeric matrix manipulation - The cheat sheet for MATLAB, Python NumPy, R, and Julia [[Markdown](./tutorials/matrix_cheatsheet.md)]
9496

95-
- [Python Book Reviews](./other/python_book_reviews.md)
97+
- Python Book Reviews [[Markdown](./other/python_book_reviews.md)]
9698

9799
<br>
98100

0 commit comments

Comments
 (0)
X Tutup