<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cross_hyou</author_name>
  <author_url>https://blog.hatena.ne.jp/cross_hyou/</author_url>
  <blog_title>Rで何かをしたり、読書をするブログ</blog_title>
  <blog_url>https://www.crosshyou.info/</blog_url>
  <categories>
    <anon>データ分析</anon>
  </categories>
  <description>今回からしばらくは、プロ野球の勝敗のデータを分析してみたいと思います。 日本野球機構のウェブサイトに、 https://npb.jp/bis/yearly/centralleague_2024.html こんな感じで毎年の各球団の成績表がありましたので、これをCSVファイルに2010年から2024年までのデータを保存しました。 こんな感じに保存しました。 これを R に読み込んで分析します。 まず、tidyverse パッケージを読み込みます。 read_csv()関数でCSVファイルを読み込みます。 180行、25列のデータフレームです。 team, league は文字列型の変数で、その他…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.crosshyou.info%2Fentry%2F2025%2F07%2F19%2F154916&quot; title=&quot;2010年から2024年のプロ野球の成績のデータ分析 1 - CSV ファイルのデータを R に取り込む - Rで何かをしたり、読書をするブログ&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/cross_hyou/20250719/20250719080332.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-07-19 15:49:16</published>
  <title>2010年から2024年のプロ野球の成績のデータ分析 1 - CSV ファイルのデータを R に取り込む</title>
  <type>rich</type>
  <url>https://www.crosshyou.info/entry/2025/07/19/154916</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
