To get the most out of this book
If you want to follow the code example of this book, you will need to have a proper Python environment, completed with Jupyter Notebook installation. However, the book is structured in a way that ensures comprehension of data observability concepts, regardless of hands-on engagement with the code. These examples are supplemental, enhancing understanding for those who prefer a practical approach.
Software/hardware covered in the book |
Operating system requirements |
Python >= 3.8 |
Windows, macOS, or Linux |
Jupyter Notebook |
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.