v0.1.4
Pre-release
Pre-release
Description
Utilities update
- new function
gen_interpolation
for creating new datapoints via interpolation - new function
conversionFromTIMSTxtToCSV
for reading oddly delimited.txt
files and convert them to.csv
format
CleanData bug fixes
gen_data_report
no longer ignoresTYPE
categories in data dictionary when they come with trailing spacesgen_data_report
now accepts a variety ofTYPE
categories in data dictionary, on top of the standardnumeric
,string
,date
,bool
.- CleanData will now allow users to define
sheetname
for EXCEL outputs, using theRAWDICTXLSX_SHEETNAME
attribute indefinitions
.