You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inconsistent number of columns
NaN in data
strings in data
and so on.
Currently missing '# Column.N ' lines are silently ignored, replaced by a label of 'colN', and too many column labels is also silently ignored. No opinion on correct behavior -- could simply document this tolerant behavior.