Skip to content

REF: Make function for dtype casting in pre-processing of groupby #37505

Open
@phofl

Description

@phofl

Is your feature request related to a problem?

[this should provide a description of what the problem is, e.g. "I wish I could use pandas to do [...]"]

Describe the solution you'd like

As mentioned in #37145 the pre processing part in

elif is_datetime64_dtype(vals.dtype):
is very generic and could be moved to a function

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