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
It'd be awesome to add the equivalent to error_bad_lines in pandas read_csv, to keep importing as much data as possible from a text file in the presence of errors.
It'd be awesome to add the equivalent to
error_bad_linesin pandas read_csv, to keep importing as much data as possible from a text file in the presence of errors.