diff --git a/content/Projects/_index.md b/content/Projects/_index.md index d6b28c1..c364574 100644 --- a/content/Projects/_index.md +++ b/content/Projects/_index.md @@ -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; @@ -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: \ No newline at end of file +Wes McKinney's pandas code for his book [Python for Data Analysis](https://wesmckinney.com/book/) is a useful reference as well: