[SOLVED] AccelerateAI Assignment 1-Python

35.00 $

Category: Tags: , ,
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon 01-Python-95f7jh.zip (625.3 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
Rate this product

Q1: Consider the Credit card dataset provided. The file Credit Card Data.xlsx has 3 tabs with

the following data:

Read the data in the excel file using Pandas library and perform the following:

  • ●  Credit Card customer master data
  • ●  Spend (Transaction) data
  • ●  Card repayment information

1) Check the data for any corrupt data, missing values, incorrect data types etc. 2) Make the following substitution:

a. Age of credit card customer can’t be less than 18. In case age is less than 18, replace it with mean of age.

3) Answer the following Questions:

  1. How many unique customers are there?
  2. How many spend categories are there?
  3. Which category has the highest average spend?
  4. What is the average monthly spent by product categories?
  5. Which customers are reaching 90% or more of their spending limit?
  6. Which city has the maximum number of spenders, each month? Is there a need to run

    campaigns in specific cities?

  7. Which age group spends the most?

Q2: The demand and usage of the internet is growing across the globe and public wifi is becoming a new normal as we move forward. Wifi providers want to optimize the cost while providing the free and paid wifi. The use case here refers to public WiFi hotspots in New York City. Please refer to the dataset – Wifi Data.xlsx

● The information comprises of records for every public WiFi hotspot (ones provided by or in partnership with the city) in New York City.

Using Python’s Pandas and Seaborn library to answer following business questions.

  1. 1)  Get the data provided, check frequency distribution of the features, drop irrelevant and

    redundant features if any and state your inferences?

  2. 2)  Using appropriate data visualization answer the following:
    1. Plot the providers vs number of all wi-fi hotspots they have in operation? Who has the highest installations?
    2. Plot providers vs number of free wifi hotspots.
    3. Are there any provider(s) who do not provide free wifi?
    4. Which Location type (Location_T) are most common and least common?
    5. How many free “indoor” and “outdoor” hotspots are there? Which companies have

      the highest number of Outdoor Free installations.

  • 01-Python-95f7jh.zip