-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
DeprecateFunctionality to remove in pandasFunctionality to remove in pandasTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite
Description
As noted by @simonjayhawkins in #29174 (comment) we have some assert_raises_regex
code laying around in pandas.util.testing that isn't used internally. Can rip out a chunk of code if we get rid of that.
I think we need to deprecate as pandas.util.testing is part of the leaky API, though removal is an option as well.
Metadata
Metadata
Assignees
Labels
DeprecateFunctionality to remove in pandasFunctionality to remove in pandasTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite