Introduction to Python for DS using Colab

This introduces the Python concepts that will be essential for data science

Python is good for doing basic mathematics operations such as division, multiplication, addition and subtraction. As a start, do the following math:

Last updated