Skip to content

Miquelelucee/lab-import-export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ironhack Logo

Lab | Importing and Exporting Files

Introduction

Without data, we couldn't really be data scientists. This lab will also discuss the task of importing and exporting data into pandas using different file formats.

Getting Started

Now you should already be familiar with the workflow of solving and submitting the labs. But in case not, review the guidelines in the previous labs.

In this lab you will be working on main.ipynb. To launch it, first navigate to the directory that contains main.ipynb in Terminal, then execute jupyter notebook. In the webpage that is automatically opened, click the main.ipynb link to launch it.

When you are on main.ipynb, read the instructions for each cell and provide your answers. Make sure to test your answers in each cell and save. Jupyter Notebook should automatically save your work progress. But it's a good idea to periodically save your work manually just in case.

By the end of this lab, you will have learned how to import and export csv and Excel files.

Deliverables

  • main.ipynb with your responses to each of the exercises.

Submission

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

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%