Posted in100DaysOfCode
100 Days of Python, Projects 71-80 (but not really) #100DaysofCode
Ok, I'm going to be frank here. I'm skipping most of the Data Analytics portion of this course. It's 9 Lessons, Day 71-80. It is all done using Google Colab Notebooks, it's all extremely, extremely, extremely, repetitive, yet I am not really feeling like I am learning anything. Every lesson amounts to, Open this Google Collab Notebook, which is a new and... interesting tool, I guess it's similar to a Jupyter Notebook. It's basically, running "code" in weird choppy step by step chunks. Each lesson amounts to. Open a provided CSV file. Make a Graph Format the Graph. Maybe do…