From ebf81fc0ef471400cb6c1a76226b2c645b1a6088 Mon Sep 17 00:00:00 2001 From: Carl Gold Date: Sat, 21 Dec 2019 16:56:33 -0800 Subject: [PATCH] Add book, "Fighting Churn With Data" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 262fea5..1e52e86 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ This list covers only Python, as many are already familiar with this language. [ - [O'Reilly Data Science from Scratch (Book)](https://amzn.to/2GSjjrK) - Data processing, implementation, and visualization with example code. - [Coursera Applied Data Science](https://www.coursera.org/specializations/data-science-python) - Online Course using Python that covers most of the relevant toolkits. +- [Fighting Churn With Data (Book)](https://www.manning.com/books/fighting-churn-with-data) - Hands on course in applied data science in Python and SQL, taught through the use case of customer churn. ### Learning Python