You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,8 @@ This repo contains several Python tutorials for data analysis tasks.
85
85
-[RegExr](http://regexr.com/)
86
86
-[Regex101](https://regex101.com/)
87
87
-[Pythex](http://pythex.org/)
88
+
-[How to use Regular Expressions (Regex) in Microsoft Excel both in-cell and loops](http://stackoverflow.com/questions/22542834/how-to-use-regular-expressions-regex-in-microsoft-excel-both-in-cell-and-loops)
89
+
-[Advanced Filters: Excel’s Amazing Alternative To Regex](http://searchengineland.com/advanced-filters-excels-amazing-alternative-to-regex-143680)
88
90
89
91
##Shell Scripting
90
92
-[**Calling an external command in Python**](http://stackoverflow.com/questions/89228/calling-an-external-command-in-python)
0 commit comments