I have a csv file of about 5000 rows in python i want to split it into five files.
I wrote a code for it but it is not working
import codecs import c
if count <= count: pass
This condition is always true so you pass everytime
Otherwise you can look at this post: Splitting a CSV file into equal parts?