Deedle icon indicating copy to clipboard operation
Deedle copied to clipboard

Csv schema column name with parenthesis

Open adamklein opened this issue 8 years ago • 1 comments

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.

adamklein avatar Jun 01 '16 20:06 adamklein

Also, doesn't seem to respect Guid and DateTime schema types. Will submit pull request to fix.

adamklein avatar Jun 02 '16 14:06 adamklein