pandas—舉例

In [1]: import json path='usagov_bitly_data2012-03-16-1331923249.txt' records=[json.loads(line) for line in open(path)] records[0] Out[1]: {'a': 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1
相關文章
相關標籤/搜索