You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we derive names and types from column names in emzed.io.loadCSV ? I think of an extra parameter "smart_load=True" and / or a general mechanism for mapping regular expressions to types and formats. Eg "mz_*" -> (float, "%.5f") etc
...
The text was updated successfully, but these errors were encountered:
Can we derive names and types from column names in emzed.io.loadCSV ? I think of an extra parameter "smart_load=True" and / or a general mechanism for mapping regular expressions to types and formats. Eg "mz_*" -> (float, "%.5f") etc
...
The text was updated successfully, but these errors were encountered: