<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>torinanban</author_name>
  <author_url>https://blog.hatena.ne.jp/torinanban/</author_url>
  <blog_title>徒然鳥南蛮　</blog_title>
  <blog_url>https://torinanban.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>メモ</anon>
  </categories>
  <description>ハッシュをキーの値でソートしませう． CSVファイルを読み込んで良い感じに処理できる部分も一緒にメモ． #csvのサンプル csv = [[&quot;ちんちん&quot;, &quot;chinchin&quot;, 0.5], [&quot;ぺろぺろ&quot;, &quot;peropero&quot;, 1.0], [&quot;びゅるる&quot;, &quot;byururu&quot;, 0.1], [&quot;ぱこぱこ&quot;, &quot;pakopako&quot;, 0.5]] ono = Array.new keys = [:kana,:roman,:sim] #csvの項目に合わせる csv.each_with_index do |row, i| ono[i] = Hash[*keys.zip(row).flatten…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftorinanban.hatenadiary.org%2Fentry%2F20100122%2F1264175603&quot; title=&quot;ハッシュをキーの値でソート - 徒然鳥南蛮　&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>2010-01-22 00:53:23</published>
  <title>ハッシュをキーの値でソート</title>
  <type>rich</type>
  <url>https://torinanban.hatenadiary.org/entry/20100122/1264175603</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
