Work on csv | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Work on csv

I have two columns of date in csv file now all i have to do is match 1 column with another row wise with a loop and with some time gap conditions. What to do

1st Jun 2019, 12:36 AM
PiRaTe
PiRaTe - avatar
1 Antwort
0
Look into the pandas documentation, there are plenty of good examples doing more or less exactly what you are looking for...
22nd Jun 2019, 7:02 AM
::sк::
::sк:: - avatar