特别是当您只想从文件中读取多行的特定行时,比指定要跳过的行数要容易得多。 df_none_skiprows = pd.read_csv('./data/03/sample.csv', header=None, ...
確定! 回上一頁