OpenCDSS / cdss-lib-common-java

Colorado's Decision Support Systems (CDSS) common library (Java)
GNU General Public License v3.0
0 stars 1 forks source link

DataTable needs method to rename columns #51

Closed smalers closed 5 years ago

smalers commented 5 years ago

The DataTable needs a method to rename columns, to support TSTool RenameTableColumns command.

smalers commented 5 years ago

The method was added as suggested. Close this issue.