特別是當您隻想從文件中讀取多行的特定行時,比指定要跳過的行數要容易得多。 df_none_skiprows = pd.read_csv('./data/03/sample.csv', header=None, ...
確定! 回上一頁