-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Per this GitHub issue: #4016
The request: 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 often work in multiple environments with PyArrow versions ranging from 0.8.0 to 0.12+, and the core Python API has changed quite a bit version-to-version so code occasionally no longer works. It can be difficult to hunt down the corresponding changes in each version. Versioned docs similar to pandas and other popular libraries would be excellent.
Reporter: Helen Ngo
Related issues:
Note: This issue was originally created as ARROW-5067. Please see the migration documentation for further details.