spss_formats
Change display formats for SPSS variables to specified formats (e.g., F8.2, A20) using FORMATS command. Requires IBM SPSS Statistics.
Instructions
Change variable display formats: FORMATS var (format). formats: {variable: format}, e.g. {'income': 'F8.2', 'id': 'F4.0', 'name': 'A20'}. Requires IBM SPSS Statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formats | Yes | ||
| file_path | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |