Which data structure should I use to search a string from CSV?

后端 未结 2 756
醉酒成梦
醉酒成梦 2021-01-16 00:05

I have a csv file with nearly 200000 rows containing two columns- name & job. The user then inputs a name, say user_name, and I have to search the entire csv to find the

2条回答
提交回复
热议问题