FPL Statistics UI App
Table of Contents:
Readme
Environment Requirements
License
Algorithmic Model
best_15_optimisation module
FPLController module
FPLModel module
FPLViewer module
Dashboard module
main module
FPL Statistics UI App
Index
Index
B
|
C
|
D
|
F
|
G
|
H
|
L
|
M
|
O
|
P
|
R
|
S
|
T
B
best_15_optimisation
module
C
calculate_best_15_players() (FPLController.Controller method)
columnCount() (FPLModel.TableViewModel method)
Controller (class in FPLController)
D
dashboard
module
data() (FPLModel.TableViewModel method)
display_most_valuable_position() (FPLController.Controller method)
display_most_valuable_teams() (FPLController.Controller method)
display_sorted_statistics() (FPLController.Controller method)
F
find_best_15_players_by_value() (in module best_15_optimisation)
FPLController
module
FPLModel
module
FPLViewer
module
G
get_fpl_database_in_json() (FPLController.Controller method)
H
headerData() (FPLModel.TableViewModel method)
L
load_database_from_file() (FPLController.Controller method)
M
main
module
main() (in module main)
MainWindow (class in FPLViewer)
module
best_15_optimisation
dashboard
FPLController
FPLModel
FPLViewer
main
O
OptimisationValuesAllZeroError
P
post_process_data() (in module best_15_optimisation)
process_data() (FPLController.Controller method)
R
rowCount() (FPLModel.TableViewModel method)
run_dashboard() (in module dashboard)
S
save_database_to_file() (FPLController.Controller method)
save_df_for_view_to_csv() (FPLController.Controller method)
save_useful_player_attributes_df_to_csv() (FPLController.Controller method)
set_best15_players_template() (FPLViewer.MainWindow method)
(in module dashboard)
set_info_displays() (FPLViewer.MainWindow method)
set_status_display_text() (FPLViewer.MainWindow method)
set_table_view() (FPLViewer.MainWindow method)
show_player_statistics() (FPLController.Controller method)
T
TableViewModel (class in FPLModel)