Skip to content

describe() doesn't ignore Nan anymore #13387

@rubennj

Description

@rubennj

.describe() is not ignoring the Nan values at percentiles, so it gives Nan:

http://pandas.pydata.org/pandas-docs/stable/basics.html#summarizing-data-describe

Before 0.18 it was working as expected:

http://pandas.pydata.org/pandas-docs/version/0.17.0/basics.html#summarizing-data-describe

Metadata

Metadata

Assignees

No one assigned

    Labels

    Duplicate ReportDuplicate issue or pull requestMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolateRegressionFunctionality that used to work in a prior pandas version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions