Skip to content

Commit

Permalink
Update week-03.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanferrari authored Jul 19, 2023
1 parent 354fca2 commit 6bf5c71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _modules/week-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ Jul 18

Jul 19
: **13**{: .label} Functions (I)
<!--: [Slides](https://docs.google.com/presentation/d/14mw1l_WgPZfrNqxRK7edpFwT3zvzXFqaQSXM6-N6U2k/edit?usp=sharing) &#8226; [Code](https://eecs.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su23&branch=main&urlpath=tree%2Fmaterials-su23%2Flectures%2Flec13%2Flec13.ipynb) &#8226; [Blank Code](https://eecs.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su23&branch=main&urlpath=tree%2Fmaterials-su23%2Flectures%2Flec13%2Flec13-blank.ipynb)-->
: [Slides](https://docs.google.com/presentation/d/14mw1l_WgPZfrNqxRK7edpFwT3zvzXFqaQSXM6-N6U2k/edit?usp=sharing) &#8226; [Code](https://eecs.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su23&branch=main&urlpath=tree%2Fmaterials-su23%2Flectures%2Flec13%2Flec13.ipynb) &#8226; [Blank Code](https://eecs.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su23&branch=main&urlpath=tree%2Fmaterials-su23%2Flectures%2Flec13%2Flec13-blank.ipynb)
: *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)
: **14**{: .label} Grouping, Pivoting
<!--: [Slides](https://docs.google.com/presentation/d/1F7ElwRjladZDsOVEvNyvfDVCZeEGETe8QlXsrIDbyYA/edit?usp=sharing) &#8226; [Code](https://eecs.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su23&branch=main&urlpath=tree%2Fmaterials-su23%2Flectures%2Flec14%2Flec14.ipynb) &#8226; [Blank Code](https://eecs.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su23&branch=main&urlpath=tree%2Fmaterials-su23%2Flectures%2Flec14%2Flec14-blank.ipynb)-->
: [Slides](https://docs.google.com/presentation/d/1F7ElwRjladZDsOVEvNyvfDVCZeEGETe8QlXsrIDbyYA/edit?usp=sharing) &#8226; [Code](https://eecs.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su23&branch=main&urlpath=tree%2Fmaterials-su23%2Flectures%2Flec14%2Flec14.ipynb) &#8226; [Blank Code](https://eecs.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su23&branch=main&urlpath=tree%2Fmaterials-su23%2Flectures%2Flec14%2Flec14-blank.ipynb)
: *Optional Reading:* [CIT 7.1.3](https://inferentialthinking.com/chapters/07/1/Visualizing_Categorical_Distributions.html?highlight=group#grouping-categorical-data), [CIT 8.3.3](https://inferentialthinking.com/chapters/08/3/Cross-Classifying_by_More_than_One_Variable.html?highlight=pivot#pivot-tables-rearranging-the-output-of-group), [Table Function Visualizer](http://data8.org/interactive_table_functions/)

Jul 20
Expand Down

0 comments on commit 6bf5c71

Please sign in to comment.