Skip to content

fanniekerff2/Homework1-Applied-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

Submission Guidelines

You are expected to solve the homework as a team of four, which you specified in the course registration form. By the homework submission deadline, each team should have a single shared private GitHub repo under the epfl-ada organization, containing the Jupyter Notebook with the solution. Please, follow the instructions below to create your team repo and start working on the homework:

  1. One team member should follow this link and create a team with exactly the same name as specified in the course registration form. Note: After creating your team, you might notice ada-2021-homework-1-<your-personal-GitHub-handle> instead of ada-2021-homework-1-<your-team-name> as the name of the automatically created repo. This is a GitHub classroom bug (or feature), and fixing this is neither in our capacity nor purview. That said, please don't worry, the eventual created repo would be named ada-2021-homework-1-<your-team-name>.
  2. Creation of the team will automatically create a dedicated private repo. At this point the remaining three team-members should follow the same link and join their team. Make sure you are joining the correct team by checking your team-members' GitHub accounts: there might be teams with similar or same names.
  3. There is no simple automated way to transfer the materials for Homework 1 from the public course repository into your private team repository. To get started, we suggest that you manually pull the homework materials from the course repository to your local machine, copy them into your local team repository, and push to the remote.
  4. Afterwards -- keep collaborating on the homework as a team in your shared private repository.
  5. Most importantly, don’t forget to push the final solved version by October 22nd, 23:59!

Deliverables

  1. hw1.ipynb notebook with disclosed output for each cell. Please don't update the data folder provided in the repository, i.e., use it in read-only mode.

Deadline: October 22nd, 23:59

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published