当前位置:主页 > 软件编程 > Python代码 >
时间:2020-12-07 17:49:47 | 栏目:Python代码 | 点击:次
如下所示:
colum = ['性别','年龄','M','样本类型'] + muta_list + ['B'] data1 = pd.DataFrame(columns=colum)