data-science-ipython-notebooks/core
2015-02-16 17:11:42 -05:00
..
tests Added comment to describe what map does. 2015-01-27 10:26:48 -05:00
__init__.py Added __init__.py to core 2015-01-23 19:08:22 -05:00
datetime.ipynb Updated markdown discussions for clarity and consistency. 2015-01-27 10:21:16 -05:00
files.ipynb Reworked snippets for opening and closing a file to use 'with open' instead of open/close 2015-02-16 17:11:42 -05:00
functions.ipynb Reset prompt numbers. 2015-01-27 13:17:00 -05:00
hello_world.txt Added files IPython Notebook containing common file snippets. 2015-01-27 13:45:34 -05:00
structs_utils.ipynb Updated markdown discussions for clarity and consistency. 2015-01-27 10:25:08 -05:00
structs.ipynb Updated markdown discussions for clarity and consistency. 2015-01-27 10:24:42 -05:00
transform_util.py Added functions snippet IPython Notebook. 2015-01-26 13:56:49 -05:00
type_util.py Renamed Util to TypeUtil in the IPython Notebook to be more more descriptive. Previously I erroneously renamed this in the generated .py file only. 2015-01-25 09:18:11 -05:00
unit_tests.ipynb Added section to install nose. Updated markdown discussions for clarity and consistency. 2015-01-27 10:26:28 -05:00