<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>PIKA2</author_name>
  <author_url>https://blog.hatena.ne.jp/PIKA2/</author_url>
  <blog_title>十分に発達した科学技術は</blog_title>
  <blog_url>https://pika2.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>★DataFrame操作 import pandas as pd dict_test = [ { 'time': '2020', 'id': 1, 'name': 's1' }, { 'time': '2021', 'id': 2, 'name': 's2' } ] DataFrame作成 df_test = pd.DataFrame(dict_test) time id name0 2021 1 s11 2020 2 s2 列をindexに設定 df_test = df_test.set_index('time') id nametime2021 1 s12020 2 s2 indexでso…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpika2.hatenablog.com%2Fentry%2F2021%2F03%2F10%2F112431&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>2021-03-10 11:24:31</published>
  <title>pandasよく使う機能メモ</title>
  <type>rich</type>
  <url>https://pika2.hatenablog.com/entry/2021/03/10/112431</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
