Dashboard module

To run the dashboard, run from the command line the below: streamlit run fpls_ui_app/dashboard.py

dashboard.run_dashboard()

Runs the streamlit dashboard.

dashboard.set_best15_players_template(goalkeepers, defenders, midfielders, forwards, statistics, st_tab)

Creates the template for the best 15 players selection and populates it.