From 6d4c646c9a5f4c5d4b96e7ac5667cf731ad97898 Mon Sep 17 00:00:00 2001 From: Govardhana K Date: Fri, 7 May 2021 12:17:37 +0530 Subject: [PATCH] fixing typo in 'What will you learn' section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31c4d75b..febfc166 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ XML * Perform advanced string search and manipulation using Python and RegEX * Handle outliers, apply advanced programming tricks, and perform data imputation using Pandas * Basic descriptive statistics and plotting techniques in Python for quick examination of data -* Practice data wrangling and modeling using the random data generation techniques - Bonus Topic +* Practice data wrangling and modelling using the random data generation techniques - Bonus Topic