Using python notebook to filter and search for specific values in fifa ratings.
This project is about how to visualize data using python notebook, anaconda and many other tools, using a simple csv file with different data you can predict and use it to search for info and practice in data science.
No installation needed only follow steps from files and start learning
Jorge Eldis ~ @jorgeeldis ~ jorgeeldisg30@gmail.com
https://github.com/jorgeeldis/
- Fork it (https://github.com/jorgeeldis/fifaratingsproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request