pandas.errors.EmptyDataError

exception pandas.errors.EmptyDataError[source]

Exception that is thrown in pd.read_csv (by both the C and Python engines) when empty data or header is encountered.