We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de08dd9 commit 4e323d6Copy full SHA for 4e323d6
autonormalize/tests/test_normalize.py
@@ -1,5 +1,5 @@
1
import pandas as pd
2
-from pandas.util.testing import assert_frame_equal
+from pandas.testing import assert_frame_equal
3
4
from autonormalize import classes, normalize
5
0 commit comments