Skip to content

Python Bootcamp for Data week 4: working with Pandas and NumPy

License

Notifications You must be signed in to change notification settings

alfredodeza/pandas-and-numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Pandas and NumPy

Python Bootcamp for Data week 4: working with Pandas and NumPy

This week, you will learn how to work with data using Pandas and NumPy. From loading and reading datasets from different sources to plotting graphs and exploring common problems in data. Pandas will allow you to perform transformations and export your data into different formats, and NumPy will boost your ability to work with numerical data.

🎥 Click the image above to access week 4 of the full course on O'Reilly

O'Reilly

This is week 4 (out of 4) of the Python Bootcamp for Data. The whole course has four weeks:

Table of Contents

Week 1 Content

  1. Working with variable and types
  2. Introduction to Python data structures
  3. Adding and extracting data from data structures

Learning Objectives

In this week you will learn to:

  • Load and export data from different sources
  • Manipulate data in datasets
  • Perform common operations on NumPy arrays

Useful Resources

About

Python Bootcamp for Data week 4: working with Pandas and NumPy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published