Pandas Cookbook 3rd Ed (Packt)
Monday, 16 December 2024

This book guides the reader, as if looking over the shoulder of an expert, through situations that are likely to arise in data analysis projects. Will Ayd and Matt Harrison cover topics ranging from fundamental data manipulation tasks to advanced techniques for handling big data, and visualization. This latest edition covers pandas 2.x onwards. Whether you're a beginner or an experienced data analyst, this book offers a wealth of practical recipes to help you excel in your data analysis projects.

<ASIN:1836205872 >

 

Author: Will Ayd and Matt Harrison
Publisher: Packt
Date: October 2024
Pages: 404
ISBN: 978-836205876
Print: 1836205872
Kindle: B0D5YJ636K
Audience: Python developers interested in data analysis
Level: Intermediate
Category: Python

pandascook

Topics include:

  • The pandas type system and how to best navigate it
  • Import/export DataFrames to/from common data formats
  • Data exploration in pandas through dozens of practice problems
  • Grouping, aggregation, transformation, reshaping, and filtering data
  • Merge data from different sources through pandas SQL-like operations
  • Use the robust pandas time series functionality in advanced analyses
  • Scale pandas operations to get the most out of your system
  • The large ecosystem that pandas can coordinate with and supplement

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners 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


Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.



Bare Metal C

Author: Steve Oualline
Publisher: No Starch Press
Date: August 2022
Pages: 304
ISBN: 978-1718501621
Print: 1718501625
Kindle: B08YJB9BCF
Audience: C programmers
Rating: 3
Reviewer: Harry Fairhead
Bare metal C sounds exciting and very basic. Time to find out how the machine really works.


More Reviews