To get the most out of this book
You will need Python version 3.10 to work with the examples in this book. Ideally, you will install Python using the Anaconda distribution. All code examples have been tested using Python version 3.10 on macOS with an M2 chip.
Software/hardware covered in the book |
Operating system requirements |
Python version 3.10 |
Windows, macOS, or Linux |
pandas version 2+ |
|
OpenBB Platform version 4+ |
|
PostgreSQL |
Where necessary, specific installation instructions are included in the given chapters.
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.