How to filter string from all column from csv file using python

前端 未结 0 1271
谎友^
谎友^ 2020-12-10 12:46

I have a csv file and I need to check all columns to find ? in the csv file and remove those rows.

below is an example Column1 Column 2 Column 3 1 ? 3 2 ?.. 1 ? 2 ?.

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