Hands-On Data Preprocessing in Python - Helion
Tytuł oryginału: Hands-On Data Preprocessing in Python
ISBN: 9781801079952
stron: 602, Format: ebook
Data wydania: 2022-01-21
Księgarnia: Helion
Cena książki: 134,10 zł (poprzednio: 149,00 zł)
Oszczędzasz: 10% (-14,90 zł)
Hands-On Data Preprocessing is a primer on the best data cleaning and preprocessing techniques, written by an expert who's developed college-level courses on data preprocessing and related subjects.
With this book, you'll be equipped with the optimum data preprocessing techniques from multiple perspectives, ensuring that you get the best possible insights from your data.
You'll learn about different technical and analytical aspects of data preprocessing - data collection, data cleaning, data integration, data reduction, and data transformation - and get to grips with implementing them using the open source Python programming environment.
The hands-on examples and easy-to-follow chapters will help you gain a comprehensive articulation of data preprocessing, its whys and hows, and identify opportunities where data analytics could lead to more effective decision making. As you progress through the chapters, you'll also understand the role of data management systems and technologies for effective analytics and how to use APIs to pull data.
By the end of this Python data preprocessing book, you'll be able to use Python to read, manipulate, and analyze data; perform data cleaning, integration, reduction, and transformation techniques, and handle outliers or missing values to effectively prepare data for analytic tools.
Osoby które kupowały "Hands-On Data Preprocessing in Python", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Hands-On Data Preprocessing in Python. Learn how to effectively prepare data for successful data analytics eBook -- spis treści
- 1. Review of the Core Modules of NumPy and Pandas
- 2. Review of Another Core Module - Matplotlib
- 3. Data – What Is It Really?
- 4. Databases
- 5. Data Visualization
- 6. Prediction
- 7. Classification
- 8. Clustering Analysis
- 9. Data Cleaning Level I - Cleaning Up the Table
- 10. Data Cleaning Level II - Unpacking, Restructuring, and Reformulating the Table
- 11. Data Cleaning Level III- Missing Values, Outliers, and Errors
- 12. Data Fusion and Data Integration
- 13. Data Reduction
- 14. Data Transformation and Massaging
- 15. Case Study 1 - Mental Health in Tech
- 16. Case Study 2 - Predicting COVID-19 Hospitalizations
- 17. Case Study 3: United States Counties Clustering Analysis
- 18. Summary, Practice Case Studies, and Conclusions