To get the most out of this book
To benefit fully from this book, you should have a good knowledge of Python and a grasp of data engineering and data science basics.
Software/hardware covered in the book |
Operating system requirements |
Python 3 |
Windows, macOS, or Linux |
Visual Studio Code (or your preferred IDE) |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.
The GitHub repository follows the chapters of the book, and all the scripts are numbered according to the sections within each chapter. Each script is independent of the others, so you can move ahead without having to run all the scripts beforehand. However, it is critically recommended to follow the flow of the book so that you don’t miss any necessary information.