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
+16-14Lines changed: 16 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,25 +2,23 @@
2
2
3
3
Course materials for [General Assembly's Data Science course](https://generalassemb.ly/education/data-science/washington-dc/) in Washington, DC (8/18/15 - 10/29/15).
8/18: [Introduction to Data Science](#class-1-introduction-to-data-science) | 8/20: [Command Line, Version Control](#class-2-command-line-and-version-control)
12
+
8/25: [Data Reading and Cleaning](#class-3-data-reading-and-cleaning) | 8/27: [Exploratory Data Analysis](#class-4-exploratory-data-analysis)
*[Beginner](code/00_python_beginner_workshop.py) and [intermediate](code/00_python_intermediate_workshop.py) workshop code: Useful for review and reference.
48
46
*[Python Tutor](http://pythontutor.com/): Allows you to visualize the execution of Python code.
49
47
48
+
<!--
50
49
### Submission Forms
51
50
* [Feedback form](http://bit.ly/dat8feedback)
52
51
* [Homework and project submissions](http://bit.ly/dat8homework)
52
+
-->
53
+
54
+
### [Course project](project/README.md)
53
55
54
56
### [Comparison of machine learning models](other/model_comparison.md)
0 commit comments