Skip to content

indubt/python-api-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

python-api-challenge

This repo contains the code for WeatherPy and VacationPy challenges for Module 6 Python API.

Final Code is in the below path: WeatherPy.ipynb VacationPy.ipynb

Output CSV and plot screenshots are saved under: Output Folder

Map Screenshots are under: Map Screenshots

SetUp:

  1. Had to run the below command to import citipy library:

    pip install citipy

References:

  1. Class materials on Regression and Scatter Plots

  2. Pandas Copy Function : https://stackoverflow.com/questions/34682828/extracting-specific-selected-columns-to-new-dataframe-as-a-copy

  3. Hover cols usage: https://stackoverflow.com/questions/59678780/show-extra-columns-when-hovering-in-a-scatter-plot-with-hvplot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published