We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1adfc75 commit a02e607Copy full SHA for a02e607
tests/pyLDAvis/test_prepare.py
@@ -9,7 +9,7 @@
9
from numpy.testing import assert_array_equal
10
import numpy as np
11
import pandas as pd
12
-from pandas.util.testing import assert_frame_equal
+from pandas.testing import assert_frame_equal
13
14
from pyLDAvis import prepare
15
0 commit comments