Skip to content

CLN/DEPR: Consistent naming for isnull, notnull, fillna, dropna #15001

Closed
@jpeacock29

Description

@jpeacock29

In 2.0, these functions could be named more consistently, either all *na or *null. Or, to preserve backwards compatibility, isna, notna, fillnull and dropnull could be added as aliases. Either way, it would be helpful to take the guess work out of this.

Let me know if this is not the correct forum for such proposals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    API DesignDeprecateFunctionality to remove in pandasMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolate

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions