Skip to content

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

@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

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions