I have a CSV file with about 55000 rows that reading its rows in python. I found that, row 6463 has a cell with maximum characters which make crashing program! When, I remove this row, everything works well! How can read CSV file with this row?!
Asked
Active
Viewed 29 times