<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fnwiya</author_name>
  <author_url>https://blog.hatena.ne.jp/fnwiya/</author_url>
  <blog_title>fnwiya's quine</blog_title>
  <blog_url>https://fnwiya.hatenablog.com/</blog_url>
  <categories>
    <anon>103.python</anon>
    <anon>100.Tech</anon>
  </categories>
  <description>PythonでExcelを操作するライブラリのご紹介です。 github.com インストール（OSXの場合） sudo easy_install xlrd 使い方（指定したセルから値を取得する） #! /usr/bin/env python # -*- coding: utf-8 -*- import xlrd if __name__ == &quot;__main__&quot;: # open_workbook関数でファイルから読み込みます。 path = 'your/file/path' book = xlrd.open_workbook(path) # シートの情報を取得。 # 返り値はシートの情報の入…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffnwiya.hatenablog.com%2Fentry%2F2015%2F11%2F02%2F221310&quot; title=&quot;pythonからExcelのデータを取得する - fnwiya&amp;#39;s quine&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-11-02 22:13:10</published>
  <title>pythonからExcelのデータを取得する</title>
  <type>rich</type>
  <url>https://fnwiya.hatenablog.com/entry/2015/11/02/221310</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
