Nine Years of Service
Posts: 581
Threads: 41
RE: Python search/grep assistance. 07-04-2018, 03:00 PM
#2
Sorry i'm not familiar with python, hopefully someone else would be able to help you .
I don't know if what i'm saying here helps, from what i understood you should probably search every line in the csv file, if the line has the value you want you print the line .
Everyone should learn how to code, it teaches you how to think.
You don't have to be a Genius to know how to code you just need to be determined.
The computer is incredibly fast, accurate, and stupid; man is unbelievably slow, inaccurate, and brilliant; together they are powerful beyond imagination.
•
Eight Years of Service
Posts: 1,890
Threads: 73
RE: Python search/grep assistance. 07-05-2018, 01:05 PM
#4
In the need of advice otherwise, I'll just leave it here.
•
Nine Years of Service
Posts: 581
Threads: 41
RE: Python search/grep assistance. 07-05-2018, 05:00 PM
#5
(07-05-2018, 01:05 PM)Mimiakira Wrote: In the need of advice otherwise, I'll just leave it here.
The coding forum is kind of dead .
Everyone should learn how to code, it teaches you how to think.
You don't have to be a Genius to know how to code you just need to be determined.
The computer is incredibly fast, accurate, and stupid; man is unbelievably slow, inaccurate, and brilliant; together they are powerful beyond imagination.
Nine Years of Service
Posts: 581
Threads: 41
RE: Python search/grep assistance. 07-05-2018, 05:23 PM
#7
(07-05-2018, 05:18 PM)Mimiakira Wrote: (07-05-2018, 05:00 PM)Vi-Sion Wrote: (07-05-2018, 01:05 PM)Mimiakira Wrote: In the need of advice otherwise, I'll just leave it here.
The coding forum is kind of dead .
Well, I wish it was active again haha.
Did you try to ask your question somewhere else ?
Everyone should learn how to code, it teaches you how to think.
You don't have to be a Genius to know how to code you just need to be determined.
The computer is incredibly fast, accurate, and stupid; man is unbelievably slow, inaccurate, and brilliant; together they are powerful beyond imagination.
•