A.xlrdB.openpyxlC.readxlD.pandas
A.list.to_string()B.str()C.’’.join()D.convert()
A.import *B.import allC.from module import allD.from module import *