Skip to content

DOC/TST: provide documentation & testing on groupby filtering & aggregation ops for EA #27078

Closed
@jreback

Description

@jreback

#27071 allows for the preservation dtype for filtering type of ops in groupby (first, last, min, max). This should work for all EA (though was fixing Categorical).

We should

  • test all EA more generally for groupby filtering type ops & potentially other aggregations
  • document what works / what doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CategoricalCategorical Data TypeDocsExtensionArrayExtending pandas with custom dtypes or arrays.Testingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions