Skip to content

KeachT/horse-data-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horse Data Streamlit

概要 : Description

メインレース出走馬のデータを可視化するアプリです。
サイドバーから表示するレースを選択できます。

以下のデータを表と散布図で表示します。
・直近5レースの上がり3F平均タイム
・直近5レースの1000m平均タイム

This is an application to visualize the data of horses running in the main races.
You can select the race to be displayed from the sidebar.

It displays the following data in a table and distribution chart.
・Average time of the last 5 races in the last 3 furlongs
・Average 1000m time of the last 5 races

デモ : Demo

環境 : Requirement

Python 3.8.12+
altair 4.2.0+
beautifulsoup4 4.10.0+
pandas 1.3.5+
requests 2.26.0+
streamlit 1.3.1+
tqdm 4.62.3+

ライブラリ管理にはpipを使用しています。
pip is used for library management.

文責 : Author

KeachT

ライセンス : License

The MIT License (MIT)
https://opensource.org/licenses/mit-license.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published