- 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:

推薦閱讀
- 面向STEM的mBlock智能機器人創(chuàng)新課程
- Mastering Spark for Data Science
- 基于LabWindows/CVI的虛擬儀器設(shè)計與應(yīng)用
- CSS全程指南
- STM32G4入門與電機控制實戰(zhàn):基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現(xiàn)
- Hands-On Cybersecurity with Blockchain
- 大數(shù)據(jù)處理平臺
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術(shù)
- 21天學通Visual C++
- Java Web整合開發(fā)全程指南
- JSP從入門到精通
- Google SketchUp for Game Design:Beginner's Guide
- 突破,Objective-C開發(fā)速學手冊
- 悟透AutoCAD 2009案例自學手冊
- 網(wǎng)絡(luò)管理工具實用詳解