In pandas, how to get the value when using pandas.read_csv() with the parameter on_bad_lines=’warn’? Using standard output streams cannot obtain it.
Assigning the output information to a variable.
I am currently unable to retrieve the information prompted by on_bad_lines=’warn’.
New contributor
user26390579 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.