<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takeshi0406</author_name>
  <author_url>https://blog.hatena.ne.jp/takeshi0406/</author_url>
  <blog_title>歩いたら休め</blog_title>
  <blog_url>https://kiito.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>dplyr</anon>
  </categories>
  <description>最近、BigQueryに解析・レポート用にデータの紐付け＆クレンジングしたテーブルを入れるプログラムを実装しています。 例えば、ある学園の生徒名簿のテーブルを考えると、こんな感じになるはずです。 生徒id 名前 年齢 1 hoshimiya 17 2 ozora 13 3 kiriya 17 これがRubyのプログラムに渡ってくるとき、こんな形で変数に格納されるはずです。 students = [ {'生徒id' =&gt; 1, '名前' =&gt; 'hoshimiya', '年齢' =&gt; 17}, {'生徒id' =&gt; 2, '名前' =&gt; 'ozora', '年齢' =&gt; 13}, {'生徒id'…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiito.hatenablog.com%2Fentry%2F2016%2F03%2F26%2F074451&quot; title=&quot;【Ruby】DBからの戻り値をdplyr風に操作するleft_outer_join関数を定義したら便利だった - 歩いたら休め&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>2016-03-26 07:44:51</published>
  <title>【Ruby】DBからの戻り値をdplyr風に操作するleft_outer_join関数を定義したら便利だった</title>
  <type>rich</type>
  <url>https://kiito.hatenablog.com/entry/2016/03/26/074451</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
