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
 


SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 



Coding for Beginners, 2nd Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Pages: 192
ISBN:978-1840789751
Print:1840789751
Kindle: B0B56LN77V
Audience: Complete beginners to programming
Rating: 4
Reviewer: Sue Gee

This book aims to introduce hands-on modern programming to complete beginners. Can this be achieved in fewer than 180 [ ... ]


More Reviews