Open
Description
When I loadtable
using JuliaDB and I tell the colparsers
that a certain column is a Char
, I get an error:
MethodError: no method matching fromtype(::Type{Char})
Can't TextParse parse characters? Or is it JuliaDB's fault?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment