Skip to content

Commit

Permalink
Update _index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pcc-git authored Jan 3, 2024
1 parent 1b7f066 commit a241d44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/Course Materials/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ icon: "ti-blackboard"
weight: 5
description: "Additional Readings and Guidance"
type: "docs"
draft: true
---

We will be relying on a few resources for this course. You will find the pertinant readings attached to each of the projects. Those readings will be culled from;
Expand All @@ -19,4 +20,4 @@ We will be relying on a few resources for this course. You will find the pertina
- [A Whirlwind Tour of Python](https://jakevdp.github.io/WhirlwindTourOfPython/)
- [SQL](https://docs.data.world/documentation/sql/concepts/basic/intro.html)

Wes McKinney's pandas code for his book [Python for Data Analysis]() is a useful reference as well: <https://github.com/wesm/pydata-book>
Wes McKinney's pandas code for his book [Python for Data Analysis]() is a useful reference as well: <https://github.com/wesm/pydata-book>

0 comments on commit a241d44

Please sign in to comment.