Technical requirements
The code presented in this chapter consists of Python functions to perform common data-cleaning functions. The code is available on our GitHub repository: https://github.com/PacktPublishing/XGBoost-for-Regression-Predictive-Modeling-and-Time-Series-Analysis. You will need to install the software and Python packages in the following list to follow along with the chapter:
- Python 3.9 (a virtual environment is recommended)
pandas
1.4.2- Jupyter Notebook
- VS Code