Skip to content

Include tests for pd.NA and pd.NaT in tests/base/test_ops.py #32437

Closed
@SaturnFromTitan

Description

@SaturnFromTitan

This is a follow-up from #32281, specifically on this comment from jreback.

test_unique_null, test_nunique_null and test_value_counts_null should be tested for pd.NA and pd.NaT as well, ideally using the nulls_fixture from pandas/conftest.py.

As discovered/discussed in the mentioned PR, they would xfail for now. It's something that should be tested and ideally fixed though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolateTestingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions