Read a csv file and pick necessary fields | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Read a csv file and pick necessary fields

could someone help me please to write a code in python that opens a csv file from a directory and then picks only the repeated fields inside it so that I can use them in a tabular format and analyze the data?

19th Feb 2018, 3:26 AM
Felipe Gutierrez
Felipe Gutierrez - avatar
1 Antwort
0
check pandas lib in python
25th Feb 2018, 1:01 AM
David Borges Reis e Silva
David Borges Reis e Silva - avatar