Lisp-Stat / data-frame

Data frames for Common Lisp
https://lisp-stat.github.io/data-frame
Microsoft Public License
28 stars 4 forks source link

Make heuristicate-types recognise date-time columns #14

Open snunez1 opened 2 years ago

snunez1 commented 2 years ago

heuristicate-types should be intelligent about recognizing date-time strings and replacing them with local-time objects. See https://github.com/dlowe-net/local-time.