Skip to content

What's the design decision regarding whether operations can return another backend's object? #58312

Open
@anmyachev

Description

@anmyachev

Let's assume we have a pyarrow-backed dataframe/series. Can any operation return numpy-backed dataframe/series, or should this never happen (and if it does, it will be treated as a bug)?

I didn't find an answer to this question here:
https://pandas.pydata.org/pandas-docs/version/2.2.2/user_guide/pyarrow.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions