#author("2021-04-14T12:14:57+00:00","default:hotate","hotate")
#author("2023-10-22T08:55:01+00:00;2021-04-14T12:14:57+00:00","default:hotate","hotate")
#contents
&tag(Python, Excel);
&tag(Python,Excel);

* 情報 [#t8887b23]
- [[python-excel/xlrd: Please use openpyxl where you can...>https://github.com/python-excel/xlrd]]
 This library currently has no active maintainers. You are advised to use OpenPyXL instead. 

** 2.0.0 [#wac8dee4]
- [[Changes — xlrd 2.0.1 documentation>https://xlrd.readthedocs.io/en/latest/changes.html#december-2020]] (2020/12/11)
 - Remove support for anything other than .xls files.
- [[xlrd が xlsx に対応しなくなった>https://oku.edu.mie-u.ac.jp/~okumura/python/201212.html]] (2020/12/27)
 xlrd の Changes に書かれているように,xlrd 2.0.0 (11 December 2020) で "Remove support for anything other than .xls files." ということで,xlsx サポートがなくなった。
-- コメント:代替として[[OpenPyXL]]を使えば良い。(2021/04/14)

* 事例 [#e2bdb335]
- [[Excel読み込み (xlrd) | Python-izm>https://www.python-izm.com/third_party/excel/python_excel/python_excel_xlrd/]]
 ここではxlsx形式のファイルを読み込んでいますが、xls形式のファイルも読み込むことができます。

* 関連 [#o7a75f80]
#related

#taglist(tag=Python^Excel)

- [[OpenPyXL]]

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS