sideround / lab-advanced-pandas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ironhack logo

Lab | Advanced Topics with Pandas

Introduction

In this lab we will take our skills with Pandas to the next level. We will practice advanced functions, changing the index and method chaining.

Getting Started

Open the main.ipynb file in the your-code directory. Follow the instructions and add your code and explanations as necessary. By the end of this lab, you will have leveled up your skills in Pandas!

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 set_index documentation

Pandas assign documentation

About


Languages

Language:Jupyter Notebook 100.0%