Data Analysis with Python - Data Analysis Example B

Tell us what’s happening:

Where can I get the exercises on data analysis with Python to practice the code?

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36

Challenge Information:

Data Analysis with Python - Data Analysis Example B

1 Like

Hi, the link you shared (data-analysis-with-python) already includes some useful GitHub repositories.

It contains two important links:

  1. One for the exercises: Exercises
  2. And this Google Colab guide to help you open the GitHub exercises directly in Colab.

Using Google Colab is very helpful for working through the Python data analysis exercises. Let us know if you’re still having any issues. Good luck!