出版时间:2021.8
官网链接:Manning https://www.manning.com/books/pandas-in-action
Take the next steps in your data science career! This friendly and hands-on guide shows you how to start mastering Pandas with skills you already know from spreadsheet software.
In Pandas in Action you will learn how to:
- Import datasets, identify issues with their data structures, and optimize them for efficiency
- Sort, filter, pivot, and draw conclusions from a dataset and its subsets
- Identify trends from text-based and time-based data
- Organize, group, merge, and join separate datasets
- Use a GroupBy object to store multiple DataFrames
about the bookPandas in Action introduces Python-based data analysis using the amazing pandas library. You’ll learn to automate repetitive operations and gain deeper insights into your data that would be impractical—or impossible—in Excel. Each chapter is a self-contained tutorial. Realistic downloadable datasets help you learn from the kind of messy data you’ll find in the real world.