I have chunked a csv file and need to run a for loop to identify specific value in a given row. This is what I did:
df = pd.read_csv(\'myData\', chunksize = 1