TIL: Using Jupyter notebooks to learn Python hands-on
Today I learned: – How to use Juypter notebooks to effectively learn and play around with Python and datasets. – Some additional Python skills: list comprehensions, date formatting, … I’ve been learning Python for a couple of weeks now. Initially I started off with the Sololearn App which is pretty straight forward to learn the Syntax…
Continue Reading →