I was recently asked what are my top 10 tips for Python. Well, here they are (in no specific order). Use Python 3 (3.9 is the latest, Anaconda is at Python 3.8 at the moment, which is absolutely fine) – Python 2 is outdated and will get no more updates. Also, Python is becoming faster …
Continue reading My Top 10 Tips for Python
Tag:Data Science
Contiuous Learning
Today I want to give a bit of insight into what resources I used in order to improve my knowledge and skill set for data analysis. Although I have many years of experience in software development and using Python, I felt like I was no longer in touch with the latest developments technology wise. Furthermore, …
Continue reading Contiuous Learning