{"url":"https://phst.hateblo.jp/entry/2020/04/08/080000","provider_name":"Hatena Blog","published":"2020-04-08 08:00:00","author_url":"https://blog.hatena.ne.jp/onsanai/","image_url":"https://cdn-ak.f.st-hatena.com/images/fotolife/o/onsanai/20200407/20200407003208.png","blog_title":"\u7269\u7406\u306e\u99c5 Physics station by \u73fe\u5f79\u7814\u7a76\u8005","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphst.hateblo.jp%2Fentry%2F2020%2F04%2F08%2F080000\" title=\"python\u3067CSV\u3092\u6271\u3063\u3066\u307f\u308b - \u7269\u7406\u306e\u99c5 Physics station by \u73fe\u5f79\u7814\u7a76\u8005\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","width":"100%","blog_url":"https://phst.hateblo.jp/","title":"python\u3067CSV\u3092\u6271\u3063\u3066\u307f\u308b","author_name":"onsanai","type":"rich","provider_url":"https://hatena.blog","categories":["Python"],"version":"1.0","height":"190","description":"\u6700\u8fd1\u4e71\u9ad8\u4e0b\u3060\u3063\u305f\u30c0\u30a6\u5e73\u5747\u682a\u4fa1\u3092\u4f8b\u306b\u3059\u308b\u3002\u6b21\u306eURL\u304b\u3089Time Period\u3092Max\u306b\u3057\u3066Download Data\u3057\u3066\u3001 DJI.csv \u3068\u3057\u3066\u4fdd\u5b58\u3059\u308b\u3002 finance.yahoo.com datetime\u3092\u4f7f\u3063\u305f\u6642\u9593\u306estr\u304b\u3089datetime\u30af\u30e9\u30b9\u3078\u306e\u5909\u63db\u3068\u304b\u3082\u4f7f\u3046 import csv import matplotlib.pyplot as plt import datetime dau1=[] with open('DJI.csv',encoding=\"utf-8\") as f: reader = csv.reader(f) for row in reader: dau1.appe\u2026"}