Read a csv file and pick necessary fields | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответ
0
check pandas lib in python
25th Feb 2018, 1:01 AM
David Borges Reis e Silva
David Borges Reis e Silva - avatar