Beer Servings
In this project we take a quick look at beer consumption over the word.
Python libraries used: Pandas, Numpy, Matplotlib, Seaborn
Some queries in the project:
- Countries where it doesn’t exist informations about beer consumption
- Total beer consumed by countries that consumed less than 100 per servings
- Calculate the average, median, min and max of beer servings
- Find top 10 largest and smallest beer consuming countries
Project link: https://github.com/LNSebastian/PortofolioProjects/blob/main/Beer_consumption.ipynb