- Python Data Mining Quick Start Guide
- Nathan Greeneltch
- 128字
- 2021-06-24 15:19:44
Launching the Spyder IDE
Spyder can be started by passing spyder into the Anaconda prompt as follows:
(base) $ spyder
As mentioned earlier, Spyder uses the IPython interactive console. So, you can pass code line-by-line directly into the console. See the following screenshot for two lines of Python code passed one at a time:

Alternatively, you can edit a script in the editor and execute by pressing the green play button at the top of the IDE. This causes the script to be dumped into the IPython console, then run line-by-line:

The interactive IPython console also can display images and plots inline in the same console window. This is yet another feature that is very convenient for interactive data mining and rapid prototyping of analytics models:

推薦閱讀
- 基于C語言的程序設計
- WOW!Illustrator CS6完全自學寶典
- 程序設計缺陷分析與實踐
- 圖解PLC控制系統梯形圖和語句表
- MicroPython Projects
- Mastering Elastic Stack
- 樂高創意機器人教程(中級 下冊 10~16歲) (青少年iCAN+創新創意實踐指導叢書)
- 中國戰略性新興產業研究與發展·智能制造裝備
- Visual FoxPro程序設計
- 網絡管理工具實用詳解
- Word 2007,Excel 2007辦公應用融會貫通
- 基于Proteus的PIC單片機C語言程序設計與仿真
- Learning Cassandra for Administrators
- Red Hat Enterprise Linux 5.0服務器構建與故障排除
- Getting Started with Tableau 2018.x