How can I correctly filter data which is read from a file.csv and written on new_file.csv in a specific cell | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I correctly filter data which is read from a file.csv and written on new_file.csv in a specific cell

I am using C codes to convert PDF files which are automatically downloaded to the right folder, now require a way to not only find and compare the values and data but also to process it to a new file each month when the src files come in. I am using Pdftotext for all my file formation and it seems to work beautifully for the given task. https://code.sololearn.com/cf7e4Piqmphq/?ref=app

8th Sep 2019, 4:59 PM
Dill-Boi
Dill-Boi - avatar
0 Answers