These files are for the 'Messy Data' class. Over the course of this class, we hope to cover basics in Regular Expressions and Python: (slices, for, and if), Pandas (Series and DataFrame operations) and NumPy (some math operations)
Anaconda An easy-to-install distribution for Python
Sublime Text A text editor
Mockaroo A really good utility to generate mock datasets.
GitIgnore.io Quickly create .gitignore files
Regexr A dynamic regular expressions tester
Regex Crossword Crosswords, regex style! Pick strings that match the regex in the rows and columns