From 91c0b373003a802a50b15228d40d828de6346f24 Mon Sep 17 00:00:00 2001 From: kunal-kadam <62118171+kunal-kadam@users.noreply.github.com> Date: Wed, 12 Oct 2022 01:08:00 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a26ba7a2..ec5a1c24 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Data Science from Scratch +Data Science from Scratch In Example ========================= Here's all the code and examples from the second edition of my book _Data Science from Scratch_. They require at least Python 3.6.