A model that uses the Poisson distribution to predict Football results.
First need to type in the league's name .csv file when prompted.
Then you can type the Home and Away team's names to see the predicted results, You can choose more than one team.
You may need to change the lines where pandas reads and concatenates the data according the the names in your .csv file.