Skip to content

rezafawazul/football-player-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

football-player-stats

Python License: MIT

Keep track of your football team’s performance with this beginner-friendly Python script. Add players, log their goals and assists, and see stats in seconds!

Features

  • Add player details and their statistics.
  • View player statistics for the whole team.
  • Filter player statistics by position.
  • Display total team goals and assists.

How to Use

  1. Clone the repository to your local machine.
  2. Open the football_player_stats.ipynb file in Jupyter Notebook.
  3. Run each cell in order and follow the on-screen instructions.
  4. Optionally, filter players by position to view specific stats.

Requirements

  • Python 3.x
  • Jupyter Notebook (e.g., via Anaconda, VS Code with Jupyter extension, or JupyterLab)

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Keep track of your football team’s performance with this beginner-friendly Python script. Add players, log their goals and assists, and see stats in seconds!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors