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
Currently, it is ambiguous what the element type should be when a colparser has been set to String while e.g. strtype=WeakRefString. I'll suggest that the colparsers argument takes precedence over strtype such that the latter is only used when the column type is automatically detected.