Using World Bank type provider and FSharpChart to show average university enrollment in Czech Republic, European Union and OECD members.
6 people like thisPosted: 13 years ago by Tomas Petricek
Comparing university enrollment rate in Czech Republic and OECD countries (works in tryfsharp.org!)
2 people like thisPosted: 11 years ago by tomasp
F# introduction course - Exploring World Bank data in Try F#
0 people like thisPosted: 11 years ago by Tomas Petricek
Parse INI file (hi old school :) ) via type providers. WARNING: add to project ProvidedTypes-0.2.fs & ProvidedTypes-0.2.fsi from http://fsharp3sample.codeplex.com/SourceControl/latest#SampleProviders/Shared/ProvidedTypes-0.2.fs
4 people like thisPosted: 10 years ago by Zhukoff Dima
Quick script using FsLab that visualizes the aggregate number of downloads of a NuGet package over time, using the HTML type provider to get the data from www.nuget.org.
2 people like thisPosted: 9 years ago by Tomas Petricek
There are some nuances to using the regular expression type provider that are easy to miss. This snippet addresses them.
7 people like thisPosted: 2 years ago by musicologyman
A small sample how to use F# 3.0 Entity Framework (EF) Type Provider. Visual Studio 11 Beta (and Northwind sample database) needed.
5 people like thisPosted: 12 years ago by Tuomas Hietanen
A simple Twitter search function, leveraging the JSON type provider.
9 people like thisPosted: 11 years ago by Lincoln Atkinson
F# introduction course - Getting data about cyclones from Freebase and plotting the dependency of damages in USD on the wind speed (with linear regression). To be used in Try F#.
3 people like thisPosted: 11 years ago by Tomas Petricek
Querying NuGet package manager via OData TypeProvider
3 people like thisPosted: 9 years ago by Tuomas Hietanen
An abstract remoting server API and an abstract web reactive client to call it
0 people like thisPosted: 5 years ago by giuliohome