scout icon indicating copy to clipboard operation
scout copied to clipboard

Improve dtype determination in com_mseg.py

Open trynthink opened this issue 10 years ago • 0 comments

The function 'dtype_eval' should probably be revised to more accurately determine the data types in each column of a data file, particularly to avoid improper selection of the integer instead of float type for columns that might have decimal values reported, just not in the first row. At the same time, tests for these various scenarios should be added to the test suite.

trynthink avatar Nov 30 '15 00:11 trynthink