Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python csv compare two file, update value if two value is matched
Post: Python csv compare two file, update value if two v...

After reviewed few recommend similar topic about comparing value, there is not much help for me. car.csv tittle1,tittle2 bmw,2000 mercedes,2000 toyota,1000 honda,1500 gee...
kinojom General Coding Help 1 2,559 Apr-17-2019, 08:27 AM
    Thread: Why thread and queue only process the last row
Post: Why thread and queue only process the last row

CSv date,ref_num,desc,debit,credit,payee_id,code,name 2019-01-31,L00001,john,30.00,,150,500,johnkino 2019-01-31,L00001,john,,30.00,150,600,johnkino 2019-01-30,L00002,john,30.00,,150,500,j...
kinojom General Coding Help 0 1,787 Apr-05-2019, 03:08 PM
    Thread: How to multiprocessing Api post request
Post: How to multiprocessing Api post request

I successfully post each record one by one from a csv file. However, I'm trying to implement multiprocessing to make it more efficient to handle large data file in the future. ENDPOINT_URL = '...
kinojom General Coding Help 1 2,350 Apr-02-2019, 11:20 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020