├── DataVizProj.ipynb ├── README.md ├── bvb.png └── haaland.png /README.md: -------------------------------------------------------------------------------- 1 | # DataVizTutorial 2 | A tutorial on how to make dashboards using matplotlib using data from Fbref and Understat 3 | -------------------------------------------------------------------------------- /bvb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shreyas7kha/DataVizTutorial/bbb0b94bf7c0f7b9a1ab8f4d32d68d0110f9dfc9/bvb.png -------------------------------------------------------------------------------- /haaland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shreyas7kha/DataVizTutorial/bbb0b94bf7c0f7b9a1ab8f4d32d68d0110f9dfc9/haaland.png --------------------------------------------------------------------------------