how to skip a row while loading data in python code example Example: pandas read csv skip first line pandas.read_csv(filepath_or_buffer, skiprows=N, ....)