- Healthcare Analytics Made Simple
- Vikas (Vik) Kumar
- 223字
- 2021-07-23 17:18:26
Spyder IDE
The Spyder IDE offers a complete environment for Python development, including a text editor, variable explorer, IPython console, and optionally, a command prompt, as seen in the following screenshot:

On the left half of the screen is the Editor window. This is where you will write your Python code. Once we are finished with the scripts, we will run them using the green Play button in the upper toolbar.
The right half of the screen is divided horizontally into two parts. The top-right window, in its most useful form, functions as a Variable explorer (as shown). This window lists the name, type, size, and value of every variable that is currently in your Python environment (for example, in memory). By clicking on the tabs at the bottom of the window, you can also change the window to a File explorer or explore Python's helper documentation.
The bottom-right window is the console. It features a Python command prompt. This is useful for running single Python commands; it can also be used to run Python scripts and for other functions. The third option for this window is a history log of previously entered commands.
We will not use Spyder extensively in this book; however, it is good to know how it works in case you would like to use it for later projects.
- 集成架構中型系統
- 大學計算機基礎:基礎理論篇
- 輕松學C語言
- PostgreSQL 11 Server Side Programming Quick Start Guide
- 商戰數據挖掘:你需要了解的數據科學與分析思維
- Learning Apache Spark 2
- 群體智能與數據挖掘
- RPA(機器人流程自動化)快速入門:基于Blue Prism
- Splunk Operational Intelligence Cookbook
- 實用網絡流量分析技術
- Machine Learning Algorithms(Second Edition)
- Excel 2007終極技巧金典
- 未來學徒:讀懂人工智能飛馳時代
- Java組件設計
- 實戰Windows Azure