This question has been flagged
2717 Views

Hello,

I have a csv file containing more than 100K products(records), I want to update product information on daily basis. Updating through Import button is very timing consuming.

I have written python script to read csv file but it's almost taking 1 second to process 2 rows. I have to update product supplier information too.

Could anybody help me finiding quickest way to process my csv file.

Thanks

 

Avatar
Discard