- Python versions 3.*.
- Python Libraries:
- Pandas.
- Scikit-learn.
- numpy.
- matplotlib.
- seaborn.
The aim of this project is to use the available Avocado dataset to answer the following four questions:
- Which region are the lowest and highest prices of Avocado?
- What is the highest region of avocado production?
- What is the average avocado prices in each year?
- What is the average avocado volume in each year?
There are one notebook available here to showcase work related to the above questions.
The main findings of the code can be found at the post available here.
Must give credit to the Hass Avocado Board for the data. You can find the Licensing for the data and other descriptive information at the Kaggle link available here. Otherwise, feel free to use the code here as you would like!