Giter Site home page Giter Site logo

rovigappy's Introduction

rovigappy

NB is required a version of python >= 3.5

Using dataset from https://datahub.io/sports-data/ by following this guide:

https://datahub.io/sports-data/italian-serie-a#python

The library datapackage is required to retrieve the dataset so you can run this line before executing create_dataset.py:

pip install datapackage

Is recommended though to setup the whole system by running:

pip install -r requirements.txt

To develop on this project it is preferable to install Git Flow and open your own feature starting from develop. To do run:

sudo apt-get install git-flow

Navigate from terminal to the repository and run:

git flow init

Leave default configuration by pressing enter when prompted. Checkout branch develop and run this command to open up a new feature:

git flow feature start <MY_FEATURE_NAME>

Each feature should be named with the task is being developed in it. When task is exhausted is fine to close the feature on develop to test functionality and then merge it into master.

For more information about Git Flow check official documentation here: https://danielkummer.github.io/git-flow-cheatsheet/

rovigappy's People

Contributors

lorenzo-rovigatti avatar

Watchers

 avatar  avatar  avatar

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.