Skip to content

BUG: DataFrame with tz-aware data and max(axis=1) returns NaN #10390

Closed
@ewan1983

Description

@ewan1983

I have a dataframe looks like this, and its column 2 is missing:
image

When I try to select the max date in each row, I got all NaN in return:
img2

However, If the dataframe's type is float64, the selection work as expected.

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