FsLab 0.2.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package FsLab --version 0.2.7
                    
NuGet\Install-Package FsLab -Version 0.2.7
                    
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="0.2.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FsLab" Version="0.2.7" />
                    
Directory.Packages.props
<PackageReference Include="FsLab" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FsLab --version 0.2.7
                    
#r "nuget: FsLab, 0.2.7"
                    
#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.
#:package FsLab@0.2.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FsLab&version=0.2.7
                    
Install as a Cake Addin
#tool nuget:?package=FsLab&version=0.2.7
                    
Install as a Cake Tool

FsLab is a single package that gives you all you need for doing data science with F#. FsLab includes explorative data manipulation library, type providers for easy data access, simple charting library, support for integration with R and numerical computing libraries. All available in a single package and ready to use!

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 8,846 10/2/2018
1.1.5 2,734 8/6/2018
1.1.3 2,584 8/5/2018
1.1.1 2,468 8/5/2018
1.0.4 2,376 8/5/2018
1.0.2 14,077 10/30/2016
1.0.1 3,031 9/6/2016
1.0.0 3,176 7/6/2016
0.4.10-beta 2,195 7/6/2016
0.4.9-beta 2,341 7/5/2016
0.4.8-beta 2,387 6/8/2016
0.4.7-beta 2,165 6/8/2016
0.4.6-beta 2,106 6/6/2016
0.4.5-beta 2,357 6/6/2016
0.4.4-beta 2,300 6/3/2016
0.4.3-beta 2,255 6/3/2016
0.4.2-beta 2,264 6/3/2016
0.4.1-beta 2,235 6/2/2016
0.4.0-beta 2,069 6/2/2016
0.3.21 2,410 6/30/2016
0.3.20 2,738 5/23/2016
0.3.19 2,811 4/19/2016
0.3.18 2,339 4/5/2016
0.3.17 4,381 1/18/2016
0.3.16 2,708 1/13/2016
0.3.15 2,271 1/13/2016
0.3.14 2,288 1/12/2016
0.3.13 2,430 1/12/2016
0.3.12 2,432 1/12/2016
0.3.11 2,603 12/8/2015
0.3.10 2,703 11/14/2015
0.3.9 2,418 11/11/2015
0.3.8 2,691 10/17/2015
0.3.7 2,442 10/17/2015
0.3.6 2,761 9/2/2015
0.3.5 3,000 7/9/2015
0.3.4 2,461 7/4/2015
0.3.3 2,471 7/3/2015
0.3.2 2,695 6/18/2015
0.3.1 2,260 6/15/2015
0.3.0 2,447 6/15/2015
0.2.7 3,242 5/3/2015
0.2.6 2,535 5/3/2015
0.2.5 2,456 5/3/2015
0.2.4 2,220 5/3/2015
0.2.3 2,725 4/29/2015
0.2.2 2,718 4/24/2015
0.2.1 2,518 4/24/2015
0.2.0 2,613 4/23/2015
0.1.4 2,576 3/17/2015
0.1.3 2,746 1/23/2015
0.1.2 2,371 1/22/2015
0.1.1 2,464 1/22/2015
0.1.0 2,673 1/22/2015
0.0.19 2,995 8/11/2014
0.0.18 4,112 8/5/2014
0.0.17 2,574 8/5/2014
0.0.16 2,966 6/23/2014
0.0.15 2,674 6/23/2014
0.0.14-beta 2,505 5/25/2014
0.0.13-beta 2,598 4/21/2014
0.0.12-beta 2,800 4/21/2014
0.0.11-beta 2,442 4/21/2014
0.0.10-beta 2,860 4/21/2014
0.0.9-beta 2,686 2/20/2014
0.0.8-beta 2,410 2/4/2014
0.0.7-beta 2,604 2/1/2014
0.0.6-beta 2,988 11/19/2013
0.0.5-beta 2,714 11/19/2013
0.0.4-beta 1,687 10/23/2013
0.0.1-beta 1,672 10/23/2013

Add fsi printer for XPlot charts.