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
Columns that are not parsable as numeric are now returned as strings. Previously, if any columns failed to parse as numeric an exception was raised. (#3)