It's recommended to install build dependencies and build the the documentation inside a Python virtualenv.
- Python
pip install -r requirements.txt- Datafusion python package. You can install the latest version by running
maturin developinside../pythondirectory.
make html