You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DataframeName,string,1,1,Name of the dataframe.,,,,,,,,,,,,,
3
3
VariableInventory,string,0,n,Variables in the dataframe in order,,,,,,,,,,,,,
4
-
RowDimensions,VariableReferenceBase,0,n,An ordered list of variables used as hierarchical dimensions in a data cube or multi-index,,TRUE,,,,,,,,,,,
5
-
ColumnDimensions,VariableReferenceBase,0,n,An ordered list of variables used as colum indexes in a multi-index,,TRUE,,,,,,,,,,,
4
+
RowDimensions,VariableReferenceBase,0,n,An ordered list of variables used as hierarchical dimensions in a data cube or multi-index,true,true,,,,,,,,,,,
5
+
ColumnDimensions,VariableReferenceBase,0,n,An ordered list of variables used as colum indexes in a multi-index,true,true,,,,,,,,,,,
Copy file name to clipboardexpand all lines: CompositeTypes/MergeFileDescription/MergeFileDescription.csv
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ KeepVariables,VariableReferenceBase,0,n,List of variables to keep,,TRUE,,,,,,,,,
9
9
DropVariables,VariableReferenceBase,0,n,List of variables to drop,,TRUE,,,,,,,,,,,
10
10
KeepCasesCondition,ExpressionBase,0,1,Logical condition for keeping rows.,,TRUE,,,,,,,,,,,
11
11
DropCasesCondition,ExpressionBase,0,1,Logical condition for dropping rows.,,TRUE,,,,,,,,,,,
12
-
MergeByNames,VariableReferenceBase,0,n,An ordered list of variables used as keys in this file to be matched to the variables in the mergeByVariables property of the MergeDatasets command. This property is only used when the key variables in this file have different names than the variable names listed in the MergeDatasets command.,,TRUE,,,,,,,,,,,
12
+
MergeByNames,VariableReferenceBase,0,n,An ordered list of variables used as keys in this file to be matched to the variables in the mergeByVariables property of the MergeDatasets command. This property is only used when the key variables in this file have different names than the variable names listed in the MergeDatasets command.,true,true,,,,,,,,,,,
13
13
Software,string,0,1,The software package that works with the file.,,,,,,,,,,,,,
14
14
FileFormat,string,0,1,The name of a file format,,,,,csv txt dat xls xlsx sav dta sas7bdat rds rdata,,,,,,,,
15
15
IsCompressed,boolean,0,1,Indicates whether the file format is compressed.,,,,,,,,,,,,,
0 commit comments