This chapter is an introduction to basics in Python, including how to name variables and various data types in Python.
This chapter introduces lists in Python and how they can be used to work with data.
This chapter introduces packages in Python, specifically the NumPy package and how it can be efficiently used to manipulate arrays.
In this chapter, you will be introduced to the Matplotlib package for creating line plots, scatter plots, and histograms.
In this chapter, you will get a chance to apply all the techniques you learned in the course on the S&P 100 data.