Skip to content

switch from pandas.util.testing to pandas.testing #901

Closed
@wholmgren

Description

@wholmgren

pandas.util.testing is deprecated and we're supposed to switch to the functions in the public API at pandas.testing instead.

I'm not sure what the pandas version compatibility is for this. If there's a problem, we could use try/except statements to handle earlier versions of pandas. Or we could just do nothing until the min pandas we support is high enough.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions