FsLab 1.1.6

dotnet add package FsLab --version 1.1.6
NuGet\Install-Package FsLab -Version 1.1.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FsLab" Version="1.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsLab --version 1.1.6
#r "nuget: FsLab, 1.1.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FsLab as a Cake Addin
#addin nuget:?package=FsLab&version=1.1.6

// Install FsLab as a Cake Tool
#tool nuget:?package=FsLab&version=1.1.6

FsLab is a combination package that supports doing data science with F#. FsLab includes literate scripting converted to HTML and PDF, and by default references Deedle (a data frame library), FSharp.Data (for data access) and XPlot (for visualization). You can optionally add any other nuget packages.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.6 7,106 10/2/2018
1.1.5 1,472 8/6/2018
1.1.3 1,172 8/5/2018
1.1.1 1,151 8/5/2018
1.0.4 1,154 8/5/2018
1.0.2 12,760 10/30/2016
1.0.1 1,658 9/6/2016
1.0.0 1,876 7/6/2016
0.4.10-beta 998 7/6/2016
0.4.9-beta 1,029 7/5/2016
0.4.8-beta 1,009 6/8/2016
0.4.7-beta 983 6/8/2016
0.4.6-beta 1,006 6/6/2016
0.4.5-beta 1,015 6/6/2016
0.4.4-beta 918 6/3/2016
0.4.3-beta 975 6/3/2016
0.4.2-beta 930 6/3/2016
0.4.1-beta 998 6/2/2016
0.4.0-beta 1,030 6/2/2016
0.3.21 1,313 6/30/2016
0.3.20 1,446 5/23/2016
0.3.19 1,649 4/19/2016
0.3.18 1,259 4/5/2016
0.3.17 3,237 1/18/2016
0.3.16 1,436 1/13/2016
0.3.15 1,216 1/13/2016
0.3.14 1,257 1/12/2016
0.3.13 1,186 1/12/2016
0.3.12 1,201 1/12/2016
0.3.11 1,437 12/8/2015
0.3.10 1,560 11/14/2015
0.3.9 1,233 11/11/2015
0.3.8 1,479 10/17/2015
0.3.7 1,228 10/17/2015
0.3.6 1,492 9/2/2015
0.3.5 1,687 7/9/2015
0.3.4 1,243 7/4/2015
0.3.3 1,234 7/3/2015
0.3.2 1,368 6/18/2015
0.3.1 1,177 6/15/2015
0.3.0 1,220 6/15/2015
0.2.7 1,900 5/3/2015
0.2.6 1,252 5/3/2015
0.2.5 1,342 5/3/2015
0.2.4 1,286 5/3/2015
0.2.3 1,499 4/29/2015
0.2.2 1,406 4/24/2015
0.2.1 1,301 4/24/2015
0.2.0 1,352 4/23/2015
0.1.4 1,398 3/17/2015
0.1.3 1,432 1/23/2015
0.1.2 1,212 1/22/2015
0.1.1 1,279 1/22/2015
0.1.0 1,208 1/22/2015
0.0.19 1,690 8/11/2014
0.0.18 2,357 8/5/2014
0.0.17 1,288 8/5/2014
0.0.16 1,547 6/23/2014
0.0.15 1,337 6/23/2014
0.0.14-beta 1,184 5/25/2014
0.0.13-beta 1,210 4/21/2014
0.0.12-beta 1,297 4/21/2014
0.0.11-beta 1,088 4/21/2014
0.0.10-beta 1,285 4/21/2014
0.0.9-beta 1,183 2/20/2014
0.0.8-beta 1,087 2/4/2014
0.0.7-beta 1,081 2/1/2014
0.0.6-beta 1,340 11/19/2013
0.0.5-beta 1,134 11/19/2013
0.0.4-beta 1,077 10/23/2013
0.0.1-beta 1,014 10/23/2013

- Fix incorrect use of __SOURCE_DIRECTORY__