<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tekitoeditor</author_name>
  <author_url>https://blog.hatena.ne.jp/tekitoeditor/</author_url>
  <blog_title>地層を剥がす</blog_title>
  <blog_url>https://tekitoeditor.hatenadiary.com/</blog_url>
  <categories>
    <anon>データ</anon>
    <anon>データサイエンス</anon>
    <anon>Python</anon>
  </categories>
  <description>松尾研「データサイエンティスト育成講座」の第2章では、データ操作に欠かせないライブラリの基礎を学びます。本日はそのうちの一つ、Pandasの練習問題を解いてみました。2.1.3 Pandasの基礎 以下のデータに対して、Moneyが500以上の人を絞り込んで、レコードを表示させてください。 from pandas import Series,DataFrame import pandas as pd attri_data1 = {'ID':['1','2','3','4','5'] ,'sex':['F','F','M','M','F'] ,'Money':[1000,2000,500,300…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftekitoeditor.hatenadiary.com%2Fentry%2F2019%2F07%2F10%2F210903&quot; title=&quot;【松尾研データサイエンティスト育成講座】第2章・練習問題を解いてみた：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>2019-07-10 21:09:03</published>
  <title>【松尾研データサイエンティスト育成講座】第2章・練習問題を解いてみた：Pandas編</title>
  <type>rich</type>
  <url>https://tekitoeditor.hatenadiary.com/entry/2019/07/10/210903</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
