Pandas 1.x Cookbook, 2nd Ed (Packt)
Monday, 16 March 2020

Subtitled" Practical recipes for scientific computing, time series analysis, and exploratory data analysis using Python", this new updated and revised edition covering Pandas 1.x provides recipes for both fundamental and advanced data manipulation tasks with pandas. Authors Matt Harrison and Theodore Petrou have included some recipes aimed at achieving a deeper understanding of basic principles, or comparing and contrasting two similar operations. Other recipes dive deep into a particular dataset, and many advanced recipes combine several different features across the pandas library to generate results.

 

Author: Matt Harrison and Theodore Petrou
Publisher: Packt Publishing
Date: February 2020
Pages: 626
ISBN: 978-1839213106
Print: 1839213108
Kindle:  B0851DDM7D
Audience: Python developers interested in pandas
Level: Intermediate
Category: Python

 

  • Master data exploration in pandas through dozens of practice problems
  • Group, aggregate, transform, reshape, and filter data
  • Merge data from different sources through pandas SQL-like operations
  • Create visualizations via pandas hooks to matplotlib and seaborn
  • Use pandas, time series functionality to perform powerful analyses
  • Import, clean, and prepare real-world datasets for machine learning
  • Create workflows for processing big data that doesn't fit in memory

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For recommendations of Data science books see Reading Your Way Into Big Data in our Programmer's Bookshelf section.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]



Lean DevOps

Author: Robert Benefield
Publisher: Addison-Wesley
Pages: 368
ISBN: 978-0133847505
Print:  0133847500
Kindle: B0B126ST43
Audience: Managers of devops teams
Rating: 3 for developers, 4.5 for managers
Reviewer: Kay Ewbank

The problem this book sets out to address is that of how to deliver on-demand se [ ... ]


More Reviews