【发布时间】:2018-09-24 19:06:58
【问题描述】:
样本数据:
user,hotel_name,city,review
adam,hotel1,chennai,"Wow, what charm! As a Travel Agent.
john,hotel2,pune,Great location for sporting events.
mike,hotel3,mumbai,Its the best of the best.
george,hotel4,delhi,Ok hotel in a bad location.
大家好,
我想从 csv 文件中打印出 mike 给出的 review。我是 python 新手,有人可以帮助我吗?
【问题讨论】:
-
你试过了吗?
标签: python pandas csv anaconda data-science