Skiping rows for certain files while reading the files in a loop in python

前端 未结 0 1448
臣服心动
臣服心动 2021-01-25 15:28

I am trying to read 17 files in a loop where I want to skip 1 row for few files but not for others.

Using the code as given below

import os
import pandas a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题