From b690566d63e139331993e491b7e42563fd2f1cc6 Mon Sep 17 00:00:00 2001 From: lokeshujjwal Date: Tue, 12 Nov 2024 17:35:02 -0500 Subject: [PATCH] Commiting the name addition and learning from the module for Lokesh Kumar --- Course2 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Course2 b/Course2 index c6128422..c2d0ba4a 100644 --- a/Course2 +++ b/Course2 @@ -7,3 +7,12 @@ You can choose one module from the list below:- Pawan Dubey Dynamic Programming Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems. + + +Lokesh Kumar +Exploratory Data Analysis + +Concepts learnt are: +1. You need to idetify source data type whether you would private data or public data for your analaysis +2. Next step is to perform cleansing on the source data. +3. Thrid step is to generate analysis using univariate, bivariate and derived metrics \ No newline at end of file