From a450f7dbe246d9c9eac29ff49325e9d1e07488f6 Mon Sep 17 00:00:00 2001 From: MercyMueniMwangi <46815419+MercyMueniMwangi@users.noreply.github.com> Date: Sat, 2 Feb 2019 14:24:33 +0300 Subject: [PATCH 1/2] I added progress to week 1 --- log.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log.md b/log.md index 2ad63a5..88c8203 100644 --- a/log.md +++ b/log.md @@ -3,7 +3,7 @@ ## Week 1: Introduction **(delete me or comment me out)** -**Today's Progress**: Finished going through Numpy and Pandas +**Today's Progress**: Finished going through python for data science **Thoughts**: I really struggled through..., but I feel like I am slowly getting better at it From 3bcb0a0ffd077e6bed66c081414a7ed13d69538f Mon Sep 17 00:00:00 2001 From: MercyMueniMwangi <46815419+MercyMueniMwangi@users.noreply.github.com> Date: Fri, 8 Mar 2019 20:25:19 +0300 Subject: [PATCH 2/2] Added week 4 progress I have been sick for a while resulting to slow progress in my learning --- log.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/log.md b/log.md index 88c8203..4e1f6e7 100644 --- a/log.md +++ b/log.md @@ -27,11 +27,11 @@ ## Week 4: Visualization -**This week's Progress**: +**This week's Progress**: I have been stuck in Data manupulation in pandas. -**Thoughts**: +**Thoughts**:I am really learning alot and understanding how I can use the knowledge I get to manupulate data with real life data from the office -**Link to work**: +**Link to work**:http://localhost:8889/tree/Documents/Master_python/Python4ds_cohort-1 ## Week 5: Practice(Challenge 2)