<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ukichang</author_name>
  <author_url>https://blog.hatena.ne.jp/ukichang/</author_url>
  <blog_title>superi</blog_title>
  <blog_url>https://ukichang.hatenablog.com/</blog_url>
  <categories>
    <anon>テクノロジー</anon>
  </categories>
  <description>縦軸が左右にある 2 軸グラフを作成するにはsubplotを定義したaxisともう一方の軸をtwinします。 Yahoo!より取得した電通の2015年9月の株価終値と出来高の加工済みデータをプロットしてみましょう。 import numpy as npimport pandas as pdimport matplotlib.pyplot as plt #データの読み込み data = pd.read_csv('dentu_stock.txt',delimiter='\t', index_col=0)data close turnoverdate 2015/9/18 6200 104990020…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fukichang.hatenablog.com%2Fentry%2F2015%2F09%2F22%2F005908&quot; title=&quot;matplotlibで2軸グラフを描画する - superi&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/u/ukichang/20150922/20150922005444.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-09-22 00:59:08</published>
  <title>matplotlibで2軸グラフを描画する</title>
  <type>rich</type>
  <url>https://ukichang.hatenablog.com/entry/2015/09/22/005908</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
