Skip to content

A Python course to get started with the basics for a Data Engineer

Notifications You must be signed in to change notification settings

jitsejan/python-101

Repository files navigation

README.md

Quickstart

  1. Install Anaconda from this website. Make sure to add the path to your environment.
  2. Install Git from this website.
  3. Open a command line window (Windows key -> git bash).
  4. Clone this repository running git clone git@github.com:jitsejan/python-101.git.
  5. Navigate to the folder python-101.
  6. Run jupyter notebook.
  7. Go to your browser and check the notebooks.
  8. Good luck!

Releases

No releases published

Packages

No packages published