Skip to content

ENH: Changing Series and DataFrame repr for NaN values #15375

Closed
@wesm

Description

@wesm

With future pandas internal improvements in contemplation, I have often wondered if it would be worth changing the NaN outputs to be NA or NULL instead to reflect the actual semantics of the data. This could be something that's configurable in pandas.options (i.e. showing the semantic value or the physical value).

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolateOutput-Formatting__repr__ of pandas objects, to_string

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions