reading multiple files with csv.DictReader and os.listdir()

后端 未结 0 1447
滥情空心
滥情空心 2021-01-17 01:28

I have multiple files in one directory and I want to open and read the ones that ends with .csv using csv.DictReader. I know how to use csv.Dictreader if you have to open on

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