Technical requirements
This chapter will make use of Python 3.8.
The code for this chapter can be found here – https://github.com/PacktPublishing/Building-Statistical-Models-in-Python – in the ch2
folder.
Please set up a virtual environment or Anaconda environment with the following packages installed:
numpy==1.23.0
scipy==1.8.1
matplotlib==3.5.2
pandas==1.4.2
statsmodels==0.13.2