Question came up as most people I've talked to, and who watch cricket semi-regularly, have noted how Joe Root ends up batting pretty much run a ball however much he scores these days. Kohli always seems to be in superb form and ABDV you can tell if he's going to go big or not.
What happened to the good old days of getting your eye in for a while, playing super slow in the nervous 90s, and then going all out once you get to your 100?
I'll be doing this in Python 2.7 with package requirements added on as I go on.
- beautifulsoup4==4.6.0
- pandas==0.22.0
- numpy==1.14.0
- json
- requests==2.18.4
- matplotlib==2.1.2
The requirements can directly be installed using
pip install -r requirements.txt #Python2
pip3 install -r requirements.txt #Python3