Deedle
Deedle copied to clipboard
Csv schema column name with parenthesis
Doesn't seem to work with default RegexOptions.RightToLeft, corresponding to:
https://github.com/fsharp/FSharp.Data/issues/946
The code is separate from CSV parser, but posted there for completeness.
Also, doesn't seem to respect Guid and DateTime schema types. Will submit pull request to fix.