Skip to content

Instantly share code, notes, and snippets.

@isaacabraham
Last active October 19, 2015 17:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaacabraham/eed70ef55cf243ba8abb to your computer and use it in GitHub Desktop.
Save isaacabraham/eed70ef55cf243ba8abb to your computer and use it in GitHub Desktop.
MBrace Sample #1
type HousePrices = CsvProvider< @"SampleHousePrices.csv", HasHeaders = false, Schema = "TransactionId, Price, DateOfTransfer, Postcode, PropertyType, NewBuild, Duration, PAON, SAON, Street, Locality, TownCity, District, County, Status">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment