Skip to content

Mousmi-Dave/Resort-Analysis-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Resorts Analysis using Python

The Resort Analysis project in Python aimed to provide a comprehensive analysis of worldwide resorts for consumers to plan their skiing trips based on their preferences, budget, planning, and location. The following tasks were performed in this project:

Task:

  1. Clean the data by deleteing all null/0/NaN values from the raw data .

  2. Convert the datatypes into suitable format.

  3. Transform categorical columns into numerical columns.

Application used:

Jupyter notebook

Programming Language:

Python

Dataset:

Resort.csv (From kaggle)

Objective :

  1. Show which continents having more number of resorts.

  2. Show most affordable resort.

  3. (i) Count of slope in beginner's range.

    (ii) Count of slope in Intermediate's range.

    (iii) Count of slope in Difficult's range.

  4. Total of Snow cannons per country.

  5. Highest & Lowest point in all over world.

  6. Top five countries who's having maximum lift capacity for activities.

  7. Show the list of Resort which is not Children Friendly.

  8. Resort name which is having both Night Park & Summer Park.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published