Dota-2-Meta-Hero-Info -Scraping data on internet

In this repository, I exercised data scraping to collect information about 122 heroes of the popular MOBA Dota2. Then, I created several functions to return usefull information about these heroes Please check Dota2_Functions.ipynb for the functions, Dota2 draft Func.ipynb for the explanation of how I created such functions and Example.ipynb to see an exemplification of this exercise.