Skip to content

Commit

Permalink
fixed naming error
Browse files Browse the repository at this point in the history
  • Loading branch information
michellesuminpark committed Aug 28, 2024
1 parent 1bd02ca commit a2c992f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions _modules/week-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions _modules/week-04.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
6 changes: 3 additions & 3 deletions _modules/week-05.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
4 changes: 2 additions & 2 deletions _modules/week-06.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a2c992f

Please sign in to comment.