Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 369 Bytes

File metadata and controls

9 lines (7 loc) · 369 Bytes

python-api-challenge

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.