Git Product home page Git Product logo

season-data-npb's Introduction

season-data-NPB

日本野球機構(NPB)から取得したシーズンごとの対戦結果のデータセット.

Demo

データセットの一部

head 2022.csv

date,home,away,hscore,ascore
2022/03/25,読 売,中 日,4,2
2022/03/25,横浜DeNA,広島東洋,3,11
2022/03/25,阪 神,東京ヤクルト,8,10
2022/03/25,東北楽天,千葉ロッテ,0,4
2022/03/25,埼玉西武,オリックス,0,6
2022/03/25,福岡ソフトバンク,北海道日本ハム,4,1
2022/03/26,読 売,中 日,7,5
2022/03/26,横浜DeNA,広島東洋,5,10
2022/03/26,阪 神,東京ヤクルト,0,6

Features

シーズンごとにデータセットを用意しました.

データのヘッダー情報は

  • date: 試合の日付
  • home: ホームチーム名
  • away:アウェイチーム名
  • hscore:ホームチームのスコア
  • ascore:アウェイチームのスコア

URLs

Author

Note

  • 試合中止になった場合,得点情報は記述されていません.
  • 文字コードはUTF-8(BOM)としています.

License

"season-data-NPB" is under MIT license.

season-data-npb's People

Contributors

kkml4220 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.