Part 1: WeatherPy Create a script to visualize the weather of over 500 cities of varying distances from the equator. Requirement 1: Create plots to showcase the relationship between weather variables and latitude. Requirement 2: Compute linear regression for each relationship.
Part 2: Vacation Py Create a script to plan future vacations.