- Learning pandas(Second Edition)
- Michael Heydt
- 127字
- 2021-07-02 20:36:59
Presentation
The penultimate step of the process is presenting your findings to others, typically in the form of a report or presentation. You will want to create a persuasive and thorough explanation of your solution. This can often be done using various plotting tools in Python and manually creating a presentation.
Jupyter notebooks are a powerful tool in creating presentations for your analyses with pandas. These notebooks provide a means of both executing code and providing rich markdown capabilities to annotate and describe the execution at multiple points in the application. These can be used to create very effective, executable presentations that are visually rich with pieces of code, stylized text, and graphics.
We will explore Jupyter notebooks briefly in Chapter 2, Up and Running with pandas.
推薦閱讀
- DBA攻堅指南:左手Oracle,右手MySQL
- Hyper-V 2016 Best Practices
- Raspberry Pi for Secret Agents(Third Edition)
- Hands-On JavaScript High Performance
- C語言程序設計學習指導與習題解答
- Protocol-Oriented Programming with Swift
- Microsoft Dynamics AX 2012 R3 Financial Management
- 機器學習微積分一本通(Python版)
- R Data Science Essentials
- Django Design Patterns and Best Practices
- Python Deep Learning
- Go Systems Programming
- Java編程指南:語法基礎、面向對象、函數式編程與項目實戰
- 數據結構與算法詳解
- 城市信息模型平臺頂層設計與實踐