diff --git a/_modules/week-03.md b/_modules/week-03.md index ccb7d61..f436443 100644 --- a/_modules/week-03.md +++ b/_modules/week-03.md @@ -5,18 +5,18 @@ status: Active --- Sep 9 -: **5** {: .label} NumPy, Indexing, Working with Data +: **5**{: .label} NumPy, Indexing, Working with Data : Slides • Code) • Blank Code : *Optional Reading:* [PPDS 5.2](https://www.tomasbeuzen.com/python-programming-for-data-science/chapters/chapter5-numpy.html?highlight=numpy), [CIT 5.6](https://problemsolvingwithpython.com/05-NumPy-and-Arrays/05.05-Array-Indexing/) : **Homework 1**{: .label .label-homework} Introduction to Python   **Due Sep 19 @ 11:00PM** Sep 11 -: **6** {: .label} NumPy, Indexing, Working with Data Continued. +: **6**{: .label} NumPy, Indexing, Working with Data Continued. : Slides : **Lab 2**{: .label .label-lab}  **Due Sep 11 @ 11:00PM** Sep 13 -: **7** {: .label} Introduction to Social Science Research +: **7**{: .label} Introduction to Social Science Research : Slides : **Discussion 3**{: .label .label-discussion} : Worksheet diff --git a/_modules/week-04.md b/_modules/week-04.md index 8484b9a..8411a8c 100644 --- a/_modules/week-04.md +++ b/_modules/week-04.md @@ -5,18 +5,18 @@ status: Active --- Sep 16 -: **8** {: .label} Table Fundamentals +: **8**{: .label} Table Fundamentals : Slides • Codes : *Optional Reading:* [CIT 6](https://inferentialthinking.com/chapters/06/Tables.html), [CIT 6.2](https://inferentialthinking.com/chapters/06/2/Selecting_Rows.html) [`datascience` Documentation](http://data8.org/datascience/tutorial.html#creating-a-table) : **Reading 2**{: .label .label-reading}  **Due Sep 12 @ 11:00PM** Sep 18 -: **9** Tables Methods, Data Manipulaiotn +: **9**{: .label} Tables Methods, Data Manipulaiotn : **Lab 3**{: .label .label-lab} Tables and Data Manipulation  **Due Sep 18 @ 11:00PM** Sep 20 -: **10** Sorting and Filtering Rows +: **10**{: .label} Sorting and Filtering Rows : Slides • Code • Blank Code : *Optional Reading:* [CIT 6.1](https://inferentialthinking.com/chapters/06/1/Sorting_Rows.html), [CIT 6.2](https://inferentialthinking.com/chapters/06/1/Sorting_Rows.html) : **Discussion 4**{: .label .label-discussion} diff --git a/_modules/week-05.md b/_modules/week-05.md index 969e6ab..b57271e 100644 --- a/_modules/week-05.md +++ b/_modules/week-05.md @@ -5,17 +5,17 @@ status: Active --- Sep 23 -: **11** {: .label} Functions Part 1. +: **11**{: .label} Functions Part 1. : Slides • Code • Blank Code : *Optional Reading:* [CIT 8](https://inferentialthinking.com/chapters/08/Functions_and_Tables.html), [SPR 9](https://cs.stanford.edu/people/nick/py/python-function.html), [PPDS 2.5](https://www.tomasbeuzen.com/python-programming-for-data-science/chapters/chapter2-loops-functions.html#functions) : **Homework 2**{: .label .label-homework} Functions   **Due Oct 3 @ 11:00PM** Sep 25 -: **12** {: .label} Functions Part 2 +: **12**{: .label} Functions Part 2 : **Lab 4**{: .label .label-lab} Functions  **Due Sep 25 @ 11:00PM** Sep 27 -: **13** {: .label} Applying +: **13**{: .label} Applying : Slides • Code • Blank Code : *Optional Reading:* [CIT 8.1](https://inferentialthinking.com/chapters/08/1/Applying_a_Function_to_a_Column.html) **Discussion 5**{: .label .label-discussion} diff --git a/_modules/week-06.md b/_modules/week-06.md index 658e5f9..3e14234 100644 --- a/_modules/week-06.md +++ b/_modules/week-06.md @@ -5,12 +5,12 @@ status: Active --- Sep 30 -: **14** {: .label} Row Methods, Joining Tables +: **14**{: .label} Row Methods, Joining Tables : Slides • Code • Blank Code : *Optional Reading:* [CIT 8.4](https://inferentialthinking.com/chapters/08/4/Joining_Tables_by_Columns.html) Oct 2 -: **15** Tables +: **15**{: .label} Tables : **Lab 5**{: .label .label-lab} Tables  **Due Oct 2 @ 11:00PM** Oct 4