04 表头 header参数支持整型和由整型组成的列表,指定第几行是表头,默认会自动推断把第一行作为表头。 pd.read_csv(data, header= 0. ) # 第一行. pd ...
確定! 回上一頁