<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chayarokurokuro</author_name>
  <author_url>https://blog.hatena.ne.jp/chayarokurokuro/</author_url>
  <blog_title>よちよちpython   </blog_title>
  <blog_url>https://chayarokurokuro.hatenablog.com/</blog_url>
  <categories>
    <anon>JupyterNotebook</anon>
    <anon>matplotlib</anon>
    <anon>numpy</anon>
    <anon>pandas</anon>
    <anon>python</anon>
    <anon>グラフ作成</anon>
  </categories>
  <description>相関関係について。 NumpyとPandasを使ったそれぞれの方法。 目次 目次 相関関係とは 相関係数とは Pandasでの相関係数の出し方 グラフで見てみる 方法1: df.corr() 3列でも出来るか確認しておきます。 方法2: SeriesA.corr(SeriesB) Seriesではなくリストでも出来るんだろうか？ Numpyでの相関係数の出し方 複数の配列の相関係数を同時に求める 方法: np.corrcoef([配列1, 配列2, ...]) 外れ値が相関係数に与える大きな影響 まずはランダム値同士の相関関係を見てみる 外れ値を追加 相関関係とは 一方が増えると片方が増える(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchayarokurokuro.hatenablog.com%2Fentry%2F2020%2F08%2F05%2F064101&quot; title=&quot;PandasとNumpyでの相関関係の出し方 - よちよちpython   &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/c/chayarokurokuro/20200805/20200805062315.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-08-05 06:41:01</published>
  <title>PandasとNumpyでの相関関係の出し方</title>
  <type>rich</type>
  <url>https://chayarokurokuro.hatenablog.com/entry/2020/08/05/064101</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
