<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HK29</author_name>
  <author_url>https://blog.hatena.ne.jp/HK29/</author_url>
  <blog_title>PythonとVBAで世の中を便利にする</blog_title>
  <blog_url>https://hk29.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>pandas</anon>
    <anon>グラフ化</anon>
    <anon>数値計算</anon>
  </categories>
  <description>本記事では、新型コロナに関する厚生労働省のHP （オープンデータ｜厚生労働省）から入手できるcsvデータを例にpandasでデータを扱う雛形コードを載せました。Pythonでcsvなどのテキストファイルを扱うには十中八九pandas(パンダス)を利用することになります。あたかもExcelのような操作をプログラミングによって簡単に処理することができます。 上記リンク先から入手できる「死亡者数」「PCR 検査実施件数(単日)」「PCR 検査陽性者数(単日)」の3つのcsvファイルは下図のようなものである。 本プログラムで出来ることは次の通りです。①上図3つのファイルをそれぞれpandasで読み出し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhk29.hatenablog.jp%2Fentry%2F2020%2F10%2F08%2F235815&quot; title=&quot;Python 新型コロナのcsvファイルを題材にデータ処理とグラフ化する「pandas」 - PythonとVBAで世の中を便利にする&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>https://cdn-ak.f.st-hatena.com/images/fotolife/H/HK29/20201008/20201008235047.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-10-08 23:58:15</published>
  <title>Python 新型コロナのcsvファイルを題材にデータ処理とグラフ化する「pandas」</title>
  <type>rich</type>
  <url>https://hk29.hatenablog.jp/entry/2020/10/08/235815</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
