Tutorials Quick List - Data Science

Links to various INE produced troubleshooting guides and "how-to"s from throughout all of the child boards under the Data Science category:

  • How to work on a Github project
  • How to use Google Colab for machine learning
  • Other

Are these links available?
Thanks!

hey, the first videos on the First steps in Data Science with Python learning path cover How to use Jupyter Notebooks and an Overview of the Exercise platform.

A quick intro to How to use Google Colab for Jupyter Notebooks can be found on the first video of the Python Concurrency In Practice bootcamp.

To work on a GitHub project with Jupyter Notebooks you can clone or download the project from GitHub and run the Jupyter Notebooks locally, or run the project directly on Google Colab by entering the GitHub URL of the project there.