Technical requirements
You will need to set up the Anaconda environment following the instructions in the Preface of the book to get a working environment with all the packages and datasets required for the code in this book.
To run the notebooks for this chapter, you need to run the 02-Preprocessing London Smart Meter Dataset.ipynb
preprocessing notebook from Chapter02
.
The code for this chapter can be found at https://github.com/PacktPublishing/Modern-Time-Series-Forecasting-with-Python-/tree/main/notebooks/Chapter04.