Thinking in Pandas How to Use the Python Data Analysis Library the Right Way 1st Edition by Hannah Stepanek- Ebook PDF Instant Download/Delivery:9781484258385,148425838X
Full download Thinking in Pandas How to Use the Python Data Analysis Library the Right Way 1st Edition after payment
Product details:
ISBN 10:148425838X
ISBN 13:9781484258385
Author: Hannah Stepanek
Understand and implement big data analysis solutions in pandas with an emphasis on performance. This book strengthens your intuition for working with pandas, the Python data analysis library, by exploring its underlying implementation and data structures.
Thinking in Pandas introduces the topic of big data and demonstrates concepts by looking at exciting and impactful projects that pandas helped to solve. From there, you will learn to assess your own projects by size and type to see if pandas is the appropriate library for your needs. Author Hannah Stepanek explains how to load and normalize data in pandas efficiently, and reviews some of the most commonly used loaders and several of their most powerful options. You will then learn how to access and transform data efficiently, what methods to avoid, and when to employ more advanced performance techniques. You will also go over basic data access and munging in pandas and the intuitive dictionary syntax. Choosing the right DataFrame format, working with multi-level DataFrames, and how pandas might be improved upon in the future are also covered.
By the end of the book, you will have a solid understanding of how the pandas library works under the hood. Get ready to make confident decisions in your own projects by utilizing pandas―the right way.
What You Will Learn
- Understand the underlying data structure of pandas and why it performs the way it does under certain circumstances
- Discover how to use pandas to extract, transform, and load data correctly with an emphasis on performance
- Choose the right DataFrame so that the data analysis is simple and efficient.
- Improve performance of pandas operations with other Python libraries
Who This Book Is ForSoftware engineers with basic programming skills in Python keen on using pandas for a big data analysis project. Python software developers interested in big data.
Thinking in Pandas How to Use the Python Data Analysis Library the Right Way 1st Table of contents:
1. Introduction
2. Basic Data Access and Merging
3. How pandas Works Under the Hood
4. Loading and Normalizing Data
5. Basic Data Transformation in pandas
6. The apply Method
7. Groupby
8. Performance Improvements Beyond pandas
9. The Future of pandas
People also search for Thinking in Pandas How to Use the Python Data Analysis Library the Right Way 1st:
think in python
how to install pandas in python step by step
think in python
how to use pandas in python
describe python pandas
Tags:
Hannah Stepanek,Python,Analysis,Library,Thinking