Purpose: The purpose of this Challenge is to add in weather descriptions that would align with hotel recommendations
- I installed the citipy module via my Command Line
- I saved my WeatherMap API key to a config.py file within my Weather_Database folder
- In order to retrieve data from the API call, I first generated an API key and named it weather_api.
- I created a new data frame to store the exported csv file.







