[SOLVED] ADA-01-Pandas, Data Wrangling, and Data Viz

30.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

Rate this product

# 01 – Pandas, Data Wrangling, and Data Viz

In this homework, you will familiarize yourself with *Pandas*, the most popular Python library for handling tabular data. In addition, you will create some basic visualizations. These are among a data scientist’s bread and butter — perfect Homework 1 material!

The homework tasks are described in the `hw1.ipynb` notebook.

For each task, please provide *both* a written explanation of the steps you followed, and the corresponding code.
Keep in mind that writing the explanation can help you in two ways:
1. Clarifying the steps in your mind before writing the actual code
2. Earning you points if the description is correct, regardless of the potential issues in your code

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.