FsLab: Doing data science with F#

How to get knowledge from data? We need to access CSV files and REST services, combine the data while handling missing values, try different analyses and machine learning algorithms and then build visualizations to make our point. We need to explore data interactively, but end up with reproducible scripts that can be easily deployed in production.

I’ll demonstrate end-to-end data analysis using FsLab – a cross-platform set of data science libraries and tools based on F# that make it easy to perform the entire process with a single tool. Type providers turn external data sources into inherent part of your language; integration with tools like R gives you immediate access to professional packages and HTML5-based visualization tools produce beautiful results.

Along the way, we’ll explore correlations between countries using the WorldBank, we’ll look at survival rate of different passengers on Titanic and we’ll look how different political parties contribute to country’s debt.

Speaker Details

Tomas is a computer scientist, book author and open-source developer. He is the lead developer of FsLab and Deedle projects, but he contributed to other F# projects including F# Data and the F# compiler itself. He wrote a popular F# book called “Real-World Functional Programming” and is currently editing “F# Deep Dives” – a collection of practical case studies.

Tomas is a PhD student at the University of Cambridge, working on types for understanding context usage in programming languages. He also occasionally runs training and does consulting through fsharpWorks. He contributed to F# as an intern at Microsoft Research in Cambridge and recently spent 3 months in New York, working on F# tools for data science at BlueMountain Capital.

Date:
Speakers:
Tomas Petricek
    • Portrait of Jeff Running

      Jeff Running