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 ?.