Skip to content

[Doc] Adding support for versioned documentation #21558

@asfimport

Description

@asfimport

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions