メインレース出走馬のデータを可視化するアプリです。
サイドバーから表示するレースを選択できます。
以下のデータを表と散布図で表示します。
・直近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
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.
KeachT
The MIT License (MIT)
https://opensource.org/licenses/mit-license.php