import a dataset in python skip rows code example Example: pandas read csv skip first line pandas.read_csv(filepath_or_buffer, skiprows=N, ....)