Closed opus49 closed 5 years ago
Reading the description provides the sequence of 7-element column descriptions, including the data type which is just an integer. This library should provide some method for identifying what data type "1" actually means.
Added ColumnType enum in constants.py
Reading the description provides the sequence of 7-element column descriptions, including the data type which is just an integer. This library should provide some method for identifying what data type "1" actually means.