Revise the way the function 'tapquery' guesses the type of fields
The function 'tapquery' no longer guesses the type (string, integer, or double) based on the first non-empty entry in the field but based on all entries, which is more robust. Empty fields are now always converted to _NaN and are no longer set to 0 if the guessed type was Integer_Type.
Loading
Please register or sign in to comment