https://github.com/pjagielski/worldcup
2018 World Cup match data analysis
https://github.com/pjagielski/worldcup
clojure data-analysis repl world-cup-2018
Last synced: 8 months ago
JSON representation
2018 World Cup match data analysis
- Host: GitHub
- URL: https://github.com/pjagielski/worldcup
- Owner: pjagielski
- License: epl-1.0
- Created: 2018-08-05T21:20:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T18:50:58.000Z (almost 8 years ago)
- Last Synced: 2025-03-20T15:22:04.707Z (about 1 year ago)
- Topics: clojure, data-analysis, repl, world-cup-2018
- Language: Clojure
- Size: 8.79 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
2018 World Cup match data analysis
=======
Source code for [blog post](https://medium.com/@pjagielski/analyzing-2018-world-cup-match-data-with-clojure-19ac7e13fd06).
Usage
-----
1. Install [lein](https://leiningen.org/) and [proto-repl](https://github.com/jasongilman/proto-repl).
1. `lein repl`
1. Open project in Atom.
1. Run `Proto Repl: Remote Nrepl Connection`.
1. Follow steps from blog post.
## License
Copyright © 2018 Piotr Jagielski
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.