Giter Club home page Giter Club logo

futbol_mod1's Introduction

Hello! I'm Davis 🪐

Curious, patient, creative, and committed, I welcome you to my GitHub—the sandbox for all things programming. You can find some of my favorite and current projects below.

Languages

My languages


Technologies

My frameworks


Dev Tools

My development tools

Let's Connect!

futbol_mod1's People

Contributors

brianzanti avatar davisweimer avatar gabe-torres avatar kcockett avatar memcmahon avatar wzale avatar

Stargazers

 avatar

Forkers

gabe-torres

futbol_mod1's Issues

Group Norms

Complete DTR document, re-DTR after two days
-take a POM every half hour or hour

fewest_tackles

Name of the Team with the fewest tackles in the season

String

most_accurate_team

Name of the Team with the best ratio of shots to goals for the season

String

best_offense

Name of the team with the highest average number of goals scored per game across all seasons.

String

highest_scoring_home_team

Name of the team with the highest average score per game across all seasons when they are home.

String

average_goals_per_game

Average number of goals scored in a game across all seasons including both home and away goals (rounded to the nearest 100th)

Float

least_accurate_team

Name of the Team with the worst ratio of shots to goals for the season

String

Git Workflow

Discuss how we want to use Git and GitHub.

  • Make a new branch for each method
  • Create a PR for each completed method
  • Send a slack DM each time a PR is opened

worst_offense

Name of the team with the lowest average number of goals scored per game across all seasons.

String

winningest_coach

Name of the Coach with the best win percentage for the season

String

lowest_scoring_home_team

Name of the team with the lowest average score per game across all seasons when they are at home.

String

lowest_scoring_visitor

Name of the team with the lowest average score per game across all seasons when they are a visitor.

String

average_goals_by_season

Average number of goals scored in a game organized in a hash with season names (e.g. 20122013) as keys and a float representing the average number of goals in a game for that season as values (rounded to the nearest 100th)

Hash

most_tackles

Name of the Team with the most tackles in the season

String

percentage_ties

Percentage of games that has resulted in a tie (rounded to the nearest 100th)

Float

worst_coach

Name of the Coach with the worst win percentage for the season

String

highest_scoring_visitor

Name of the team with the highest average score per game across all seasons when they are away.

String

percentage_home_wins

Percentage of games that a home team has won (rounded to the nearest 100th)

Float

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.