<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mikuri32</author_name>
  <author_url>https://blog.hatena.ne.jp/mikuri32/</author_url>
  <blog_title>りんごが実る木</blog_title>
  <blog_url>https://mikuri32.hateblo.jp/</blog_url>
  <categories>
    <anon>pandas</anon>
  </categories>
  <description>unique() 要素を取り出す(重複を除く) 出力される型は一次元のNumPy配列ndarray型になる Nanも含まれる tolist() リスト型に変換できる reset_index() インデックスを振り直す reset_index(drop=True)にすると、削除されたIndexオブジェクトの値を列データに挿入しない reset_index(inplace=True)にすると、元のデータフレームに操作を反映する dropna() Nanを除外する dropna(how='all')にするとすべての値がNanの行、axis=1を加えるとすべての値がNanの列が削除される how='a…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmikuri32.hateblo.jp%2Fentry%2F2018%2F09%2F20%2F155915&quot; title=&quot;pandasでよく使いそうなの - りんごが実る木&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>2018-09-20 15:59:15</published>
  <title>pandasでよく使いそうなの</title>
  <type>rich</type>
  <url>https://mikuri32.hateblo.jp/entry/2018/09/20/155915</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
