People Analytics

LBS People Analytics Course

View project on GitHub

SetUp

setup

Welcome to the setup section. If you are here, that means you have decided to install Python and Anaconda to go through the programming content of the course on your own computer. Fantastic!

There are two sets of instructions in this section and you should follow them in order.

  1. Python Installation - Here you will go through the step-by-step process of installing Python in your computer, make sure you pick the latest stable version for your Operating System when downloading Python.
  2. Anaconda - Here you have a few instructions and pointers on how to get Anaconda installed in your computer. This is the major and most-widely used scientific distribution of Python and other tools that, at the time of writing, dominates the data science landscape.

Excellent, you are now ready to move on and start coding and learning. Head over to the notebooks section now.