Skip to content

rafacarlossilver/worldcup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldCup

En: cript to Try to predict the world cup's matches' results

Pt_BR: Script para Tentar prever os resultados dos jogos da copa do mundo

Table of Contents

  1. Dependencies
  2. Prerequisites
  3. Starting
  4. Authors

Dependencies

Prerequisites

  • Pandas - pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.
  • Csv - Implements classes to read and write tabular data in CSV format
  • Numpy - Allows to work with arrays, vectors and N-dimensional arrays
  • Sys - This module provides access to some variables used or maintained by the interpreter and to functions that interact strongly with the interpreter
  • Statistics - This module provides functions for calculating mathematical statistics of numeric

Starting

python get_game_result.py

Will return

done

At the initial you are generating a score.csv file with the scores and statistics of the teams

Authors

About

Try predict the world cup matches result

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages