FsLab 0.2.7
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.
paket add FsLab --version 0.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
// Install FsLab as a Cake Addin #addin nuget:?package=FsLab&version=0.2.7 // Install FsLab as a Cake Tool #tool nuget:?package=FsLab&version=0.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- Deedle (= 1.0.7)
- Deedle.RPlugin (= 1.0.7)
- Foogle.Charts (= 0.0.5)
- FSharp.Charting (= 0.90.10)
- FSharp.Data (= 2.2.0)
- Google.DataTable.Net.Wrapper (= 3.1.2)
- MathNet.Numerics (= 3.6.0)
- MathNet.Numerics.FSharp (= 3.6.0)
- Newtonsoft.Json (= 6.0.8)
- R.NET.Community (= 1.5.16)
- R.NET.Community.FSharp (= 0.1.9)
- RProvider (= 1.1.8)
- XPlot.GoogleCharts (= 1.1.7)
- XPlot.GoogleCharts.Deedle (= 0.6.2)
- XPlot.Plotly (= 1.0.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.7 | 365 | 5/3/2015 |
0.2.6 | 70 | 5/3/2015 |
0.2.5 | 81 | 5/3/2015 |
0.2.4 | 71 | 5/3/2015 |
0.2.3 | 103 | 4/29/2015 |
0.2.2 | 104 | 4/24/2015 |
0.2.1 | 76 | 4/24/2015 |
0.2.0 | 77 | 4/23/2015 |
0.1.4 | 275 | 3/17/2015 |
0.1.3 | 281 | 1/23/2015 |
0.1.2 | 82 | 1/22/2015 |
0.1.1 | 83 | 1/22/2015 |
0.1.0 | 85 | 1/22/2015 |
0.0.19 | 504 | 8/11/2014 |
0.0.18 | 138 | 8/5/2014 |
0.0.17 | 85 | 8/5/2014 |
0.0.16 | 163 | 6/23/2014 |
0.0.15 | 88 | 6/23/2014 |
0.0.14-beta | 103 | 5/25/2014 |
0.0.13-beta | 96 | 4/21/2014 |
0.0.12-beta | 56 | 4/21/2014 |
0.0.11-beta | 63 | 4/21/2014 |
0.0.10-beta | 81 | 4/21/2014 |
0.0.9-beta | 73 | 2/20/2014 |
0.0.8-beta | 70 | 2/4/2014 |
0.0.7-beta | 74 | 2/1/2014 |
0.0.6-beta | 99 | 11/19/2013 |
0.0.5-beta | 79 | 11/19/2013 |
0.0.4-beta | 76 | 10/23/2013 |
0.0.1-beta | 86 | 10/23/2013 |
Add fsi printer for XPlot charts.