Read a csv file and pick necessary fields | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answer
0
check pandas lib in python
25th Feb 2018, 1:01 AM
David Borges Reis e Silva
David Borges Reis e Silva - avatar