The Pandas Workshop (Packt)
Wednesday, 06 July 2022

Subtitled "A comprehensive guide to using Python for data analysis", this book sets out to teach the fundamentals of data science with Python by analyzing real datasets and solving problems using pandas.  Blaine Bateman, Saikat Basak, Thomas V. Joseph and William So show how to be more productive with data and generate real business insights to inform your decision-making.

<ASIN:1800208936>

This workshop is designed to show how to write clean code and build understanding through hands-on practice.

Author: Blaine Bateman, Saikat Basak, Thomas V. Joseph and William So
Publisher: Packt Publishing
Date: June 2022
Pages: 744
ISBN: 978-1800208933
Print: 1800208936
Kindle: B09ZPDDK2H
Audience: Python developers interested in data analysis
Level: Intermediate
Category: Python

 

  • Access and load data from different sources using pandas
  • Work with a range of data types and structures to understand your data
  • Perform data transformation to prepare it for analysis
  • Use Matplotlib for data visualization to create a variety of plots
  • Create data models to find relationships and test hypotheses
  • Manipulate time-series data to perform date-time calculations
  • Optimize your code to ensure more efficient business data analysis

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
 


Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]



The Programmer's Brain (Manning)

Author: Dr. Felienne Hermans
Publisher: Manning
Date: September 2021
Pages: 256
ISBN: 978-1617298677
Print: 1617298670
Kindle: B09CQHBVQZ
Rating: 4
Reviewer: Mike James
Programmers have a brain - but what is it doing?


More Reviews