-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Open
Labels
Arrowpyarrow functionalitypyarrow functionalityDtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversionsNA - MaskedArraysRelated to pd.NA and nullable extension arraysRelated to pd.NA and nullable extension arraysUsage Questionpyarrow dtype retentionop with pyarrow dtype -> expect pyarrow resultop with pyarrow dtype -> expect pyarrow result
Description
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
Labels
Arrowpyarrow functionalitypyarrow functionalityDtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversionsNA - MaskedArraysRelated to pd.NA and nullable extension arraysRelated to pd.NA and nullable extension arraysUsage Questionpyarrow dtype retentionop with pyarrow dtype -> expect pyarrow resultop with pyarrow dtype -> expect pyarrow result