首先安装熊猫:pip install pandas然后运行:import pandas as pdcolumns = ['age', 'week', 'opp', 'ACscr', 'OPPscr', 'location']df ...
確定! 回上一頁