This Workflow contains 2 nodes python script to read and save files in SPSS format.
Open the configuration dialog of the Python Script node to change the Python code.
This node Read SPSS File:
change
path = " "
file = " "
This node Write SPSS File:
change
path = " "
File_name =""
Random data is generated by using the Data Generator node and a flow variable is created via the Variable Creator node. The flow variable and the generated data are injected to the Python Script node (Write SPSS File).
Workflow
Read & Write SPSS
External resources
Used extensions & nodes
Created with KNIME Analytics Platform version 5.1.2
Legal
By using or downloading the workflow, you agree to our terms and conditions.