Skip to content

EA ops alignment with DataFrame #24301

Closed
Closed
@jbrockmendel

Description

@jbrockmendel

One more reason why 2-D should EA should be supported: df + ea won't treat ea as column-like since it can't be reshaped to (nrows, 1). And operating with df.T has its own set of problems because transposing drops EA dtypes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DataFrameDataFrame data structureExtensionArrayExtending pandas with custom dtypes or arrays.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions