Skip to content

BUG: value counts with mixed NaNs is oddly rendering #45222

Closed
@jreback

Description

@jreback

in the 1.40rc1 release notes: https://pandas.pydata.org/pandas-docs/version/1.4/whatsnew/v1.4.0.html#null-values-are-no-longer-coerced-to-nan-value-in-value-counts-and-mode

We are seeing distinct NaN , but I think we should be seeing NaN and NaT

Looks like we patched here: #42743

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions