From 8cc60af50ed1655a4a773723c2a49fb45c8b914e Mon Sep 17 00:00:00 2001
From: sj2812 <45013757+sj2812@users.noreply.github.com>
Date: Tue, 13 Nov 2018 20:01:18 +0100
Subject: [PATCH] Update Project Proposal.Rmd
---
Project Proposal.Rmd | 20 +++++++++++++++++---
1 file changed, 17 insertions(+), 3 deletions(-)
diff --git a/Project Proposal.Rmd b/Project Proposal.Rmd
index be818d0..afd7f44 100644
--- a/Project Proposal.Rmd
+++ b/Project Proposal.Rmd
@@ -23,7 +23,7 @@ __Names of team members:__
1. Nadiia Honcharenko (220681)
2. Rutuja Shivraj Pawar (220051, rutuja.pawar@ovgu.de)
-3. Shivani Jadhav ()
+3. Shivani Jadhav (223856)
4. Sumit Kundu ()
@@ -62,7 +62,21 @@ The Supermarket aggr.Customer dataset used for the analysis contains data aggreg
__Design overview:__
-__Time plan:__
+__Time plan:__
+23.11. Data collection & preprocessing
+1.Exploring raw data – All
+2.Tidying data
+ a. Fixing up formats-Nadia
+ b. Correcting erroneous values-Rutuja
+ c. Filling missing values-Shivani
+3.Prepare data for analysis-Sumit
+14.12. Modeling-Sumit
+Visualisation-Shivani
+Website design- Nadia and Rutuja
+11.01. Website-Nadia and Rutja
+Visualisation-Shivani
+Screencast-Sumit
+
__GitHub Repository:__ https://github.com/Rspawar/Data-Science-with-R.git
@@ -97,4 +111,4 @@ __References:__
# Inline R code usng r
# A random sample of 5 numbers from the set of numbers between
# 1 and 10 is `r sample(1:10, 5)`
----
\ No newline at end of file
+---