From the course: Predictive Customer Analytics
How to use the exercise files - Python Tutorial
From the course: Predictive Customer Analytics
How to use the exercise files
- [Instructor] We will be using 's codespaces to run the exercise notebooks for this course. You can get there by clicking on the link below or by going to the course repo and clicking code, codespaces. We can create a new codespace by clicking the plus sign. This may take some time to load when you first set up your codespace. The exercise files folder has the code notebooks and the data files. Let's first open the notebook 02-05, predicting prospect propensity. (no audio) We will first install all the dependencies required for the exercises in this course by running the first cell. I'm going to be selecting a Python environment and I will be selecting Python 3.12. Now, codespace is ready to run our exercises. We will discuss the exercises in the later chapters.