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
How to specify the column types by name when using df_from_csv()? The current documentation (via #140, #189) only gives an example with positional arguments, which is particularly unwieldy with 10+ columns.