The significance of learning Python for Data Science Python has turned out to be one of the commonly used programming languages for Machine Learning as well as in Data Science in general. It has become even more prominent after the rise of Deep Learning and use of GPUs. Python boasts of robust and widely used […]
Category: Python

Starting with Python
Learning resources to go through A fun way to directly dive into Python is Automate the Boring Stuff with Python, the online book version(paperback version also available). The projects are small and fun. I personally tried some of them and some of my own. They are available on my Github page. I found Codeacademy to be very useful and […]