Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 485 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 485 Bytes

moneyballFM22

Summary

This is a program which uses data exported using the view and google sheets shown in this video. This data is then imported as a csv file into this program which can then be used to visualise the data and chose players to scout and sign based on statistics.

What I learned:

  • Usage of CSV files in pandas
  • Usage of the library soccer mpl
  • Python data sorting and visualisation