Skip to content

Instantly share code, notes, and snippets.

@MNie
Created November 6, 2017 16:28
Show Gist options
  • Save MNie/aad7023520a00913fd01c0571c220eea to your computer and use it in GitHub Desktop.
Save MNie/aad7023520a00913fd01c0571c220eea to your computer and use it in GitHub Desktop.
[<Literal>]
let schema = "Column 1 (float),Column 2 (string),Date (DateTime option)"
type CsvParserType = CsvProvider<"base.csv", schema=schema>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment