From ec0b8990aaf9c17053de19a0c4f5693fd75a9db6 Mon Sep 17 00:00:00 2001 From: Leo Igane Date: Tue, 29 Jan 2019 15:42:34 +0300 Subject: [PATCH] Update log.md --- log.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/log.md b/log.md index cd30141..7bffdb2 100644 --- a/log.md +++ b/log.md @@ -1,13 +1,13 @@ # Master Python for Data Science Handbook - Log ## Week 1: Introduction: IPython: Beyond Normal Python -**(delete me or comment me out)** -**Today's Progress**: Finished going through Numpy and Pandas -**Thoughts**: I really struggled through..., but I feel like I am slowly getting better at it +**Today's Progress**: Finished going through Chapter one -**Link to work**: [introduction(Ipython)](www.example.com) +**Thoughts**: I loved the IPython shell it was amazing playing arround with it was cool + +**Link to work**: [introduction(Ipython)](https://jakevdp.github.io/PythonDataScienceHandbook/index.html) ## Week 2: Chapter 2: Introduction to Numpy