目錄(72章)
倒序
- coverpage
- Getting Started with Python Data Analysis
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Introducing Data Analysis and Libraries
- Data analysis and processing
- An overview of the libraries in data analysis
- Python libraries in data analysis
- Summary
- Chapter 2. NumPy Arrays and Vectorized Computation
- NumPy arrays
- Array functions
- Data processing using arrays
- Linear algebra with NumPy
- NumPy random numbers
- Summary
- Chapter 3. Data Analysis with Pandas
- An overview of the Pandas package
- The Pandas data structure
- The essential basic functionality
- Indexing and selecting data
- Computational tools
- Working with missing data
- Advanced uses of Pandas for data analysis
- Summary
- Chapter 4. Data Visualization
- The matplotlib API primer
- Exploring plot types
- Legends and annotations
- Plotting functions with Pandas
- Additional Python data visualization tools
- Summary
- Chapter 5. Time Series
- Time series primer
- Working with date and time objects
- Resampling time series
- Downsampling time series data
- Upsampling time series data
- Time zone handling
- Timedeltas
- Time series plotting
- Summary
- Chapter 6. Interacting with Databases
- Interacting with data in text format
- Interacting with data in binary format
- Interacting with data in MongoDB
- Interacting with data in Redis
- Summary
- Chapter 7. Data Analysis Application Examples
- Data munging
- Data aggregation
- Grouping data
- Summary
- Chapter 8. Machine Learning Models with scikit-learn
- An overview of machine learning models
- The scikit-learn modules for different models
- Data representation in scikit-learn
- Supervised learning – classification and regression
- Unsupervised learning – clustering and dimensionality reduction
- Measuring prediction performance
- Summary
- Index 更新時間:2021-07-09 21:02:45
推薦閱讀
- Vue.js 3.x快速入門
- OpenStack Cloud Computing Cookbook(Third Edition)
- Python for Secret Agents:Volume II
- Clojure for Domain:specific Languages
- 新手學Visual C# 2008程序設計
- Mastering Swift 2
- Mastering macOS Programming
- 大學計算機基礎
- Swift語言實戰晉級
- Qt 4開發實踐
- Puppet 5 Beginner's Guide(Third Edition)
- 人件集:人性化的軟件開發
- Flink原理深入與編程實戰:Scala+Java(微課視頻版)
- C++教程
- Kubernetes進階實戰(第2版)
- 微信小程序開發零基礎入門
- EOS區塊鏈應用開發指南
- Learning Google BigQuery
- Python從入門到精通
- Getting Started with SBT for Scala
- Java程序員面試筆試通關寶典
- 從零開始:HTML5+CSS3快速入門教程
- JavaScript基礎語法詳解
- Python基礎實例教程(微課版)
- 國際大學生程序設計競賽例題解(八)
- Expert Delphi
- iOS開發標準教程
- Python網絡爬蟲從入門到精通
- UiPath RPA開發:入門、實戰與進階
- Learning iOS Forensics