<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaisk</author_name>
  <author_url>https://blog.hatena.ne.jp/kaisk/</author_url>
  <blog_title>keisukeのブログ</blog_title>
  <blog_url>https://kaisk.hatenadiary.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>参考：pandasでRDBの読み書きをする Pandasは、R言語のdata.frameと呼ばれるデータ構造をPythonに移植したもので、 データ解析によく使われるライブラリ。 データ解析にはデータベースが切っても切れない関係であるため、 PandasはSQLと密に連携できるようになっている。 SQLには色々な方言があるのだが、Pythonでそれらの方言を統一的に扱おうとしているのがSQLAlchemyというライブラリ。 そこで、PandasからSQLAlchemyを使ってデータベースから読んだデータをDataFrameに変換するには： import sqlalchemy import pa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaisk.hatenadiary.com%2Fentry%2F2015%2F05%2F18%2F223821&quot; title=&quot;pandasとSQL - keisukeのブログ&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>2015-05-18 22:38:21</published>
  <title>pandasとSQL</title>
  <type>rich</type>
  <url>https://kaisk.hatenadiary.com/entry/2015/05/18/223821</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
