Skip to content

REF: Rework core.dtypes.cast.maybe_promote #18396

Closed
@mattayes

Description

@mattayes

Problem description

xref #18313

note if you are interested in cleaning some things up :>

maybe_promote I think will pretty much ignore its fill value for almost all dtypes. So the question is, when is it not ignored, can we safely remove it (or really just make the default fill_value=None, and then when its not None actually do something.

Not sure of the answer here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CleanDtype ConversionsUnexpected or buggy dtype conversionsMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions