fix because pandas testing API has changed
This commit is contained in:
parent
9dcd337315
commit
54fa6221a8
@ -3,7 +3,7 @@ import os
|
||||
import subprocess
|
||||
from shutil import copyfile
|
||||
import pandas as pd
|
||||
from pandas.util.testing import assert_frame_equal
|
||||
from pandas.testing import assert_frame_equal
|
||||
from io import StringIO
|
||||
|
||||
# with / without pwr DONE
|
||||
|
Loading…
Reference in New Issue
Block a user