Technical requirements
As before, you'll need an internet-connected computer with the following software so that you can follow along with the code examples here:
- Python 3.7 or higher, with the
pyarrow
andpandas
modules installed - Go 1.16 or higher
- A C++ compiler capable of compiling C++11 or higher, with the Arrow libraries installed
- Your preferred IDE, such as Emacs, Sublime, or VS Code
- A web browser