- 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.
推薦閱讀
- 演進式架構(gòu)(原書第2版)
- 精通Nginx(第2版)
- JavaScript語言精髓與編程實踐(第3版)
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- Developing Middleware in Java EE 8
- 利用Python進行數(shù)據(jù)分析(原書第3版)
- 精通Linux(第2版)
- Symfony2 Essentials
- RabbitMQ Cookbook
- Unity 2017 Mobile Game Development
- Android驅(qū)動開發(fā)權(quán)威指南
- Kivy Cookbook
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- 軟件工程基礎與實訓教程
- Clojure High Performance Programming(Second Edition)