Practical Exercises
Below you will find links to practical exercises hosted on Google Colab. Google Colab is a free cloud-based service that allows you to write and execute Python code in a Jupyter notebook environment. These exercises cover the three sections of the Data module in the AI course: NumPy, Pandas, and Matplotlib.
At the end of each notebook, you will find the solutions to the exercises. However, if you encounter any difficulties, please review the theoretical parts of the courses.
Here are the links to the exercises on Google Colab:
NumPy Exercises
Pandas Exercises
Matplotlib Exercises
Good luck and happy learning!