Hi! Would it possible to add the API docs for previous PyArrow versions as a drop-down link in the sidebar of this page? https://arrow.apache.org/docs/python/api.html
I find myself working in multiple environments with PyArrow versions ranging from 0.8.0 to 0.12+, and since the core Python API has changed quite a bit version-to-version, I have a hard time finding what I need sometimes. Or is there an existing way to easily flip between documentation versions? I might be missing it. Thanks!