Pandas Cookbook

Pandas Cookbook
Author :
Publisher : Packt Publishing Ltd
Total Pages : 534
Release :
ISBN-10 : 9781784393342
ISBN-13 : 1784393347
Rating : 4/5 (42 Downloads)

Book Synopsis Pandas Cookbook by : Theodore Petrou

Download or read book Pandas Cookbook written by Theodore Petrou and published by Packt Publishing Ltd. This book was released on 2017-10-23 with total page 534 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 95 hands-on recipes to leverage the power of pandas for efficient scientific computation and data analysis About This Book Use the power of pandas to solve most complex scientific computing problems with ease Leverage fast, robust data structures in pandas to gain useful insights from your data Practical, easy to implement recipes for quick solutions to common problems in data using pandas Who This Book Is For This book is for data scientists, analysts and Python developers who wish to explore data analysis and scientific computing in a practical, hands-on manner. The recipes included in this book are suitable for both novice and advanced users, and contain helpful tips, tricks and caveats wherever necessary. Some understanding of pandas will be helpful, but not mandatory. What You Will Learn Master the fundamentals of pandas to quickly begin exploring any dataset Isolate any subset of data by properly selecting and querying the data Split data into independent groups before applying aggregations and transformations to each group Restructure data into tidy form to make data analysis and visualization easier Prepare real-world messy datasets for machine learning Combine and merge data from different sources through pandas SQL-like operations Utilize pandas unparalleled time series functionality Create beautiful and insightful visualizations through pandas direct hooks to Matplotlib and Seaborn In Detail This book will provide you with unique, idiomatic, and fun recipes for both fundamental and advanced data manipulation tasks with pandas. Some recipes focus on achieving a deeper understanding of basic principles, or comparing and contrasting two similar operations. Other recipes will dive deep into a particular dataset, uncovering new and unexpected insights along the way. The pandas library is massive, and it's common for frequent users to be unaware of many of its more impressive features. The official pandas documentation, while thorough, does not contain many useful examples of how to piece together multiple commands like one would do during an actual analysis. This book guides you, as if you were looking over the shoulder of an expert, through practical situations that you are highly likely to encounter. Many advanced recipes combine several different features across the pandas library to generate results. Style and approach The author relies on his vast experience teaching pandas in a professional setting to deliver very detailed explanations for each line of code in all of the recipes. All code and dataset explanations exist in Jupyter Notebooks, an excellent interface for exploring data.


Pandas Cookbook Related Books

Pandas Cookbook
Language: en
Pages: 534
Authors: Theodore Petrou
Categories: Computers
Type: BOOK - Published: 2017-10-23 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Over 95 hands-on recipes to leverage the power of pandas for efficient scientific computation and data analysis About This Book Use the power of pandas to solve
Pandas 1.x Cookbook
Language: en
Pages: 627
Authors: Matt Harrison
Categories: Computers
Type: BOOK - Published: 2020-02-27 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Use the power of pandas to solve most complex scientific computing problems with ease. Revised for pandas 1.x. Key FeaturesThis is the first book on pandas 1.x
Python Data Visualization Essentials Guide
Language: en
Pages: 319
Authors: Kallur Rahman
Categories: Computers
Type: BOOK - Published: 2021-07-30 - Publisher: BPB Publications

DOWNLOAD EBOOK

Build your data science skills. Start data visualization Using Python. Right away. Become a good data analyst by creating quality data visualizations using Pyth
Machine Learning Mastery With Python
Language: en
Pages: 177
Authors: Jason Brownlee
Categories: Computers
Type: BOOK - Published: 2016-04-08 - Publisher: Machine Learning Mastery

DOWNLOAD EBOOK

The Python ecosystem with scikit-learn and pandas is required for operational machine learning. Python is the rising platform for professional machine learning
Mastering pandas
Language: en
Pages: 658
Authors: Ashish Kumar
Categories: Computers
Type: BOOK - Published: 2019-10-25 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Perform advanced data manipulation tasks using pandas and become an expert data analyst. Key FeaturesManipulate and analyze your data expertly using the power o