Skip to content

Learning Pandas by examples from the book "Pandas in Action" by Boris Paskhaver published by Manning Publications in 2021.

Notifications You must be signed in to change notification settings

ax-va/Pandas-Paskhaver-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandas-Paskhaver-2021

Learning Pandas by examples from the book "Pandas in Action" by Boris Paskhaver published by Manning Publications in 2021.

The examples cover the following topics:

  • filtering
  • working with text data
  • multiindexing
  • reshaping
  • grouping
  • merging
  • working with dates and times
  • importing data from and exporting data in CSV, JSON, and Excel files
  • configuring Pandas
  • visualization by Matplotlib

My environment was Python 3.8 with NumPy 1.22.4 and Pandas 1.4.2. Additionally, xlrd 2.0.1 and openpyxl 3.0.10 were used for working with Excel workbooks, Matplotlib 3.6.1 for visualization, and Faker 15.1.1 for generating data.

Original GitHub by Boris Paskhaver:

https://github.com/paskhaver/pandas-in-action

About

Learning Pandas by examples from the book "Pandas in Action" by Boris Paskhaver published by Manning Publications in 2021.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published