Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You are working as an analytics developer for an animal discovery channel. Your helpdesk person has received various reports via fax and compiled everything into
You are working as an analytics developer for an animal discovery channel. Your helpdesk person has received various reports via fax and compiled everything into CSV file. There are various data quality issues as data entry was done manually. You need to count the number of shark attack by country and report it to the TV show anchor.
If you haven't already, download the raw data file - SharkAttack.csv
Directions:
Write a Python script that can perform following tasks:
- Analyze the CSV file
- Identify all the data quality issues
Submission:
- Attach the Python script
- List of data quality issues
- Provide design/architecture to resolve all quality issues using Python library
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started