Technical requirements
This is another highly technical chapter with various code examples and exercises. So, like before, you need access to a computer with the following software to follow along:
- Python 3+: The
pyarrow
module installed and importable - A C++ compiler supporting C++11 or better
- Your preferred IDE: Sublime, VS Code, Emacs, and so on