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 a241d44 commit 7c904c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/Projects/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ lastmod: 2020-09-15T10:42:26+06:00
icon: "ti-bar-chart"
description: "Project details (the work you will do)"
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 @@ -18,4 +19,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](https://wesmckinney.com/book/) is a useful reference as well: <https://github.com/wesm/pydata-book>
Wes McKinney's pandas code for his book [Python for Data Analysis](https://wesmckinney.com/book/) is a useful reference as well: <https://github.com/wesm/pydata-book>

0 comments on commit 7c904c2

Please sign in to comment.