Skip to content

Have dataframe-api as a submodule #6

Open
@honno

Description

@honno

Right now we manually vendor in the dataframe interchange pipeline, which originally live in https://github.com/data-apis/dataframe-api. Ideally we'd instead have that repo as a submodule, as we can effectively pin what we're working with and get updates as they come. Unfortunately the spec doesn't quite work as code due to missing imports and other minor typing problems.

So once I'm more happy with the API-as-importable-code situation, I'll submit an appropriate PR to dataframe-api repo, I should be able to drop tests/api.py in favour of a dynamically imported API.

EDIT: might be we can just wait for data-apis/dataframe-api#74 to merge

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