<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>owiewowe</author_name>
  <author_url>https://blog.hatena.ne.jp/owiewowe/</author_url>
  <blog_title>19日に更新してた</blog_title>
  <blog_url>https://owiewowe.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>エクセルのデータを元に表を載せようと思ったのですが、エクセルの内容を移すために手打ちも面倒なので、変換してコピペできるようにしてみました。CSV UTF-8(コンマ区切り)で保存したcsv ファイルから、上と左に見出し付きの表を作成予定。*1 csv_path=r&quot;&lt;202a&gt;C:\Users\path\to\file.csv&quot; # \u202a 対策 csv_path= csv_path if csv_path.isascii() else csv_path[1:] c=open(csv_path,&quot;r&quot;,encoding=&quot;utf-8&quot;) linefeed=c.readlines() fo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fowiewowe.hatenablog.com%2Fentry%2F2022%2F02%2F19%2F160000&quot; title=&quot;エクセル作の csv を python ではてな記法の table にしてみた - 19日に更新してた&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>2022-02-19 16:00:00</published>
  <title>エクセル作の csv を python ではてな記法の table にしてみた</title>
  <type>rich</type>
  <url>https://owiewowe.hatenablog.com/entry/2022/02/19/160000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
