SAS Intelligent Decisioning uses dataGrid methods in our generated code. The ds2 package implementation of these methods includes logic that upcases dataGrid column variable names. The upcasing of dataGrid column names simplifies the processing of dataGrids by other dataGrid methods in our generated code.
... View more