- Data Analysis with IBM SPSS Statistics
- Kenneth Stehlik Barry Anthony J. Babinec
- 364字
- 2021-07-02 18:13:43
Installing Python for the scripting
SPSS includes a scripting language that can be used to automate various processes within the software. While the scripting language will not be covered in this section, you may find it useful down the road.
The scripting is done via the Python language, and part of the installation process involves installing Python. The next three screens deal with installing Python and agreeing to the associated license terms. We recommend that you include Python as part of your basic software installation for SPSS. The following screenshot shows the initial screen where you indicate that the Python component is to be included in the installation:

On the two following screens, accept the license terms for Python and click on Next to proceed.
As part of the installation, you will be asked where to put the files associated with the SPSS software. By default, they will be placed in the C:\Program Files\IBM\SPSS\Statistics\24 folder, where 24 refers to the version of the SPSS software that you are installing. You can change the location for these files using the Browse button but unless you have a compelling reason to do so, we recommend using the setting shown in the image after the paragraph.
Depending on the options you have licensed (SPSS consists of a base package along with options such as Advanced Statistics, Decision Trees, Forecasting, and so on), you may need up to 2 GB of disk space. After specifying the folder to use for the SPSS files, click on Next and, on the following screen, click on Install to begin the process:

The process of copying the files to the folder and performing the installation may take a couple of minutes. A screen displays the progress of the file copying step. Installing the Python component for use within SPSS results in a screen as shown in the following screenshot. There are no buttons associated with this screen, only a display of the files being compiled:

- 一步一步學Spring Boot 2:微服務項目實戰
- JavaScript修煉之道
- HTML5 移動Web開發從入門到精通(微課精編版)
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- 軟件測試項目實戰之性能測試篇
- 數據結構簡明教程(第2版)微課版
- Learning SQLite for iOS
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- JSP開發案例教程
- Python編程從0到1(視頻教學版)
- Microsoft Dynamics AX 2012 R3 Financial Management
- 時空數據建模及其應用
- Python開發基礎
- Java 9 Programming By Example
- OpenCV Android開發實戰