|
This book shows how to use the open source Pandas library with Python to automate and perform data analysis tasks. Author Daniel Chen introduces key concepts through simple but practical examples, incrementally building on them to solve more difficult, real-world problems. Using a realistic dataset, the book covers combining datasets, handling missing data, and structuring datasets for easier analysis and visualization.
<ASIN:0134546938>
Data cleaning techniques, from basic string manipulation to applying functions simultaneously across dataframes, are also covered. The book also shows how to fit models for prediction, clustering, inference, and exploration.
Author: Daniel Chen Publisher: Addison-Wesley Date: Jan 2018 Pages: 416 ISBN: 978-0134546933 Print: 0134546938 Kindle: B0789WKTKJ Audience: Python developers Level: intermediate Category: Data Science
- Work with DataFrames and Series, and import or export data
- Create plots with matplotlib, seaborn, and pandas
- Combine datasets and handle missing data
- Reshape, tidy, and clean datasets so they’re easier to work with
- Convert data types and manipulate text strings
- Apply functions to scale data manipulations
- Aggregate, transform, and filter large datasets with groupby
- Use Pandas’ advanced date and time capabilities
- Fit linear models using statsmodels and scikit-learn libraries
- Use generalized linear modeling to fit models with different response variables
- Compare multiple models to select the “best”
- Regularize to overcome overfitting and improve performance
- Use clustering in unsupervised machine learning
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.
The C# Workshop (Packt)
Author: Jason Hales, Almantas Karpavicius and Mateus Viegas Publisher: Packt Date: September 2022 Pages: 780 ISBN: 978-1800566491 Print: 1800566492 Kindle: B0BGRBDJLS Audience: C# developers Rating: 4 Reviewer: Mike James C# is not the language it once was - time for a revival?
|
Algorithms: Absolute Beginner's Guide
Author: Kirupa Chinnathambi Publisher: Addison-Wesley Date: November 2023 Pages: 416 ISBN: 978-0138222291 Print: 0138222290 Kindle: B0CCTZ37DQ Audience: General Rating: 4.5 Reviewer: Kay Ewbank
Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]
| | More Reviews |
|