F1-analysis / Championship_Standings.py
tracinginsights's picture
Create Championship_Standings.py
a1f823e
raw
history blame
138 Bytes
import streamlit as st
from repo_directory import Championship_Standings
from repo_directory import button
Championship_Standings.plot()