From 496b5edef712b5abe2468b59772b2af446f1e450 Mon Sep 17 00:00:00 2001 From: ipcenas <47504178+ipcenas@users.noreply.github.com> Date: Fri, 15 Nov 2019 12:30:50 +0100 Subject: [PATCH] Added Exploring Data with R --- data-science.md | 1 + 1 file changed, 1 insertion(+) diff --git a/data-science.md b/data-science.md index 7b768db..7bcdd86 100644 --- a/data-science.md +++ b/data-science.md @@ -123,6 +123,7 @@ p-value ## Books - [***Mining of Massive Datasets***](http://www.mmds.org/) - The book is based on Stanford Computer Science course CS246: Mining Massive Datasets +- [***Exploring Data with R***](https://www.manning.com/books/exploring-data-with-r/) - A book that explores the most common types of data using the powerful combination of R and the RStudio IDE. ## Course