<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryuichi1208</author_name>
  <author_url>https://blog.hatena.ne.jp/ryuichi1208/</author_url>
  <blog_title>地方エンジニアの学習日記</blog_title>
  <blog_url>https://ryuichi1208.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>概要 データ基礎試験受けるかもようのメモ 「Pandas」は Python のライブラリで、データを効率的に解析するためのライブラリ pandas - Python Data Analysis Library Tips #最大値、最小値、平均値、標準偏差などの参照 df.describe() #各列のデータ型の参照 df.info() #データの先頭数行を閲覧する df.head() #データの末尾数行を閲覧する df.tail() #データの次元数（何行、何列あるか） df.shape # 値の個数 df[&quot;column&quot;].value_counts() # 値の個数（上と同じ） pd.va…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryuichi1208.hateblo.jp%2Fentry%2F2020%2F06%2F14%2F102935&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>2020-06-14 10:29:35</published>
  <title>pandas メモ</title>
  <type>rich</type>
  <url>https://ryuichi1208.hateblo.jp/entry/2020/06/14/102935</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
