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
Would there be interest in making 'fread' recognize dates stored in the format "month-day-year" as dates? The format is very common the datasets I work with. At the moment fread imports these as strings.
Thanks for a great package.
Would there be interest in making 'fread' recognize dates stored in the format "month-day-year" as dates? The format is very common the datasets I work with. At the moment fread imports these as strings.
Thanks for a great package.
-Anders