<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>round-rand</author_name>
  <author_url>https://blog.hatena.ne.jp/round-rand/</author_url>
  <blog_title>ランドML</blog_title>
  <blog_url>https://ml-rand-note.hatenablog.com/</blog_url>
  <categories>
    <anon>Pandas</anon>
  </categories>
  <description>参考サイト 使用するデータについて 指定したカラムの箱ひげ図を描画する場合 グループ化して箱ひげ図を描画 参考サイト pandas.DataFrame.boxplot — pandas 2.2.3 documentation 使用するデータについて seabornのデータセットであり、自動車の燃費などを含むmpgデータを使います。 import seaborn as sns import matplotlib.pyplot as plt # mpgデータセットの読み込み df = sns.load_dataset('mpg') df.head() 指定したカラムの箱ひげ図を描画する場合 df[…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fml-rand-note.hatenablog.com%2Fentry%2Fpandas-boxplot&quot; title=&quot;【Pandas】DataFrameから箱ひげ図を作成(boxplot) - ランドML&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>https://cdn-ak.f.st-hatena.com/images/fotolife/r/round-rand/20250205/20250205180646.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-02-07 00:00:00</published>
  <title>【Pandas】DataFrameから箱ひげ図を作成(boxplot)</title>
  <type>rich</type>
  <url>https://ml-rand-note.hatenablog.com/entry/pandas-boxplot</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
