Skip to content

Commit

Permalink
Updating weeks 4 & 5.
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-mitchell committed Feb 4, 2025
1 parent ea55e20 commit 2a73d3d
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 13 deletions.
Binary file added files/Lec08pandas.pdf
Binary file not shown.
6 changes: 3 additions & 3 deletions notes/week04/class4B.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ Below are the slides from today's class embedded. We worked on the various data

[Download the Slides from today](https://github.com/ubc-cs/cpsc203/raw/main/files/Lec08pandas.pdf)

We recommend that you download (and likely print) a copy of the [pandas cheat sheet](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf).
## Links for today


## Optional links for today
- We recommend that you download (and likely print) a copy of the [pandas cheat sheet](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf).

<!--
## Important links for today:
- [Canvas](https://canvas.ubc.ca/courses/130127)
- [PrairieLearn](https://canvas.ubc.ca/courses/130127/external_tools/48751)
- [Markdown Tutorial](https://commonmark.org/help/tutorial/)
Expand Down
Empty file modified notes/week04/week04_summary.md
100755 → 100644
Empty file.
8 changes: 2 additions & 6 deletions notes/week05/class5A.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ We will leave the website open even after the course is over for a reasonable nu

[Download the Slides from today](https://github.com/ubc-cs/cpsc203/raw/main/files/Lec09_WebAsData.pdf)

## Optional links for today
## Links for today

- [LOTS More on Pandas!]https://firas.moosvi.com/courses/data301/2022_WT2/notes/week05/Class5A/Class5A.html
- [LOTS More on Pandas](https://firas.moosvi.com/courses/data301/2022_WT2/notes/week05/Class5A/Class5A.html) (courtesy of Dr. Moosvi's former DATA 301 course at UBC-O).

<!--
## Important links for today:
Expand All @@ -21,7 +21,3 @@ We will leave the website open even after the course is over for a reasonable nu
- [PrairieLearn](https://canvas.ubc.ca/courses/130127/external_tools/48751)
- [Markdown Tutorial](https://commonmark.org/help/tutorial/)
-->

## Acknowledgements

Slides for {{ COURSE_CODE }} were developed and created by [Dr. Cinda Heeren](https://www.cs.ubc.ca/people/cinda-heeren). The current iteration of the course resulted in minor adaptations and updates, but by in large, full credit of these slides belongs to Dr. Cinda Heeren.
8 changes: 4 additions & 4 deletions notes/week05/videos.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ In the sidebar on the right, you can use the checklists to keep track of what's
<input type="checkbox" id="week05_video2" class="box"> <label> Beautiful Soup</input></label>
<!--
<input type="checkbox" id="week05_video3" class="box"> <label> Data, Internet, and Billboard 100</input></label>
<input type="checkbox" id="week05_video3" class="box"> <label> Dataframe Filtering</input></label>
<input type="checkbox" id="week05_video4" class="box"> <label> Beautiful Soup</input></label>
-->
<input type="checkbox" id="week05_video4" class="box"> <label> Pandas and Dates</input></label>
<input type="checkbox" id="week05_video4" class="box"> <label> Plotting with Pandas</input></label>
```
````
Expand Down
Empty file modified notes/week05/week05_summary.md
100755 → 100644
Empty file.

0 comments on commit 2a73d3d

Please sign in to comment.