<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>juu7g</author_name>
  <author_url>https://blog.hatena.ne.jp/juu7g/</author_url>
  <blog_title>プログラムでおかえしできるかな</blog_title>
  <blog_url>https://juu7g.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>openpyxl</anon>
    <anon>pandas</anon>
    <anon>markdown</anon>
    <anon>IT</anon>
  </categories>
  <description>ブログの記述などに使われるMarkdown記法の中で、表の記述は少し面倒です。 そこで、エクセルで表を作成し、その表をMarkdown記法に変換するツールをPythonの勉強を兼ねて作成しました。 エクセルファイルを読み、Markdown記法に変換してテキストファイルを出力します。 Pythonのパッケージとして openpyxl を使う場合と、 pandas を使う場合について紹介します。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjuu7g.hatenablog.com%2Fentry%2FPython%2Fexcel2md&quot; title=&quot;エクセルの表からMarkdownの表に変換【Python】 - プログラムでおかえしできるかな&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/j/juu7g/20210423/20210423092152.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-02 20:17:30</published>
  <title>エクセルの表からMarkdownの表に変換【Python】</title>
  <type>rich</type>
  <url>https://juu7g.hatenablog.com/entry/Python/excel2md</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
