diff options
-rw-r--r-- | pydis_site/apps/resources/resources/reading/books/inferential_thinking.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/resources/resources/reading/books/inferential_thinking.yaml b/pydis_site/apps/resources/resources/reading/books/inferential_thinking.yaml index 1c37f2b6..69678b49 100644 --- a/pydis_site/apps/resources/resources/reading/books/inferential_thinking.yaml +++ b/pydis_site/apps/resources/resources/reading/books/inferential_thinking.yaml @@ -1,4 +1,4 @@ -description: Inferential Thinking is the textbook for the Foundations of Data Science course at UC Berkley. +description: Inferential Thinking is the textbook for the <a href="http://data8.org/">Foundations of Data Science</a> course at UC Berkley. It introduces you the fundamentals of both Data Science and Python at a level accessible to all. It is available both through your browser and in PDF form. name: Inferential Thinking |