Skip to content

ironhacklabs/lab-pivot-table-and-correlation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ironhack Logo

Lab | Pivot Table and Correlations

Introduction

You may already be familiar with the concept of pivot tables from Excel to quickly slice, filter, and group data in an efficient way. In the first part of this lab, you will use Pandas pivot table to extract insights from your data. In the second part of this lab you will learn to describe the strengh and direction of the relationship between two variables. Correlation analysis measures how two variables are related.

Getting Started

Open the main.ipynb file in the your-code directory. There are 3 exercises and in each exercise you will work with 3 different datasets. The datasets are in the same directory. Please keep in mind that you might also need to use some of the functions you saw in the previous lessons. Remember there is a common thread!!

Deliverables

  • main.ipynb with your responses.

Submission

Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.

Resources

Pandas Pivot Table

Correlation and Dependance

Google Search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%