- Python Business Intelligence Cookbook
- Robert Dempsey
- 147字
- 2021-07-30 09:51:46
What this book covers
Chapter 1, Getting Set Up to Gain Business Intelligence, covers a set of installation recipes and advice on how to install the required Python packages and libraries as well as MongoDB.
Chapter 2, Making Your Data All It Can Be, provides recipes to prepare data for analysis, including importing the data into MongoDB, cleaning the data, and standardizing it.
Chapter 3, Learning What Your Data Truly Holds, shows you how to explore your data by creating a Pandas DataFrame from a MongoDB query, creating a data quality report, generating summary statistics, and creating charts.
Chapter 4, Performing Data Analysis for Non Data Analysts, provides recipes to perform statistical and predictive analysis on your data.
Chapter 5, Building a Business Intelligence Dashboard Quickly, builds on everything that you've learned and shows you how to generate reports in Excel, and build web-based business intelligence dashboards.
- DBA攻堅指南:左手Oracle,右手MySQL
- DevOps with Kubernetes
- Python 3.7網絡爬蟲快速入門
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- Android Development with Kotlin
- Mastering matplotlib
- Python自然語言處理(微課版)
- Python機器學習經典實例
- Building RESTful Python Web Services
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- Creating Stunning Dashboards with QlikView
- 21天學通C++(第5版)
- Java 從入門到項目實踐(超值版)
- Mastering Embedded Linux Programming
- C語言王者歸來