how to read the nth row of csv python code example Example: pandas read csv skip rows df = pd.read_csv(data, skiprows = n)