Fix issues with python script to convert Pdf to Csv
Budget: $10 – $30 USD
Hey, Can you help me with Pdf to Csv conversion using Python? I have the python script But there is a problem with the script. Can you check if you can solve it?
I tried to use tabula to convert it But There are issues with the output csv I want to clean it.
The main goal is to get the data to be imported into the ERP.
Best of would be to have a columns data validation to avoid mistakes.
Sku are always x digits
Quantity is an integers
Price is double 2 décimals.
Merge all the list
Split columns
Remove empty lines
You can find the pdf, csv and python script attached
I tried to use tabula to convert it But There are issues with the output csv I want to clean it.
The main goal is to get the data to be imported into the ERP.
Best of would be to have a columns data validation to avoid mistakes.
Sku are always x digits
Quantity is an integers
Price is double 2 décimals.
Merge all the list
Split columns
Remove empty lines
You can find the pdf, csv and python script attached