FsLab 0.0.13-beta
This is a prerelease version of FsLab.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FsLab --version 0.0.13-beta
NuGet\Install-Package FsLab -Version 0.0.13-beta
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.0.13-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FsLab" Version="0.0.13-beta" />
<PackageReference Include="FsLab" />
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.0.13-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FsLab, 0.0.13-beta"
#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.0.13-beta
#: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.0.13-beta&prerelease
#tool nuget:?package=FsLab&version=0.0.13-beta&prerelease
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.0-alpha2)
- Deedle.RPlugin (>= 1.0.0-alpha2)
- FSharp.Charting (>= 0.90.6)
- FSharp.Data (>= 2.0.5)
- MathNet.Numerics (>= 3.0.0-beta01)
- MathNet.Numerics.FSharp (>= 3.0.0-beta01)
- R.NET (>= 1.5.5)
- RDotNet.FSharp (>= 0.1.2.1)
- RProvider (>= 1.0.7-alpha)
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 | 9,352 | 10/2/2018 |
| 1.1.5 | 3,394 | 8/6/2018 |
| 1.1.3 | 3,243 | 8/5/2018 |
| 1.1.1 | 3,137 | 8/5/2018 |
| 1.0.4 | 3,017 | 8/5/2018 |
| 1.0.2 | 14,737 | 10/30/2016 |
| 1.0.1 | 3,654 | 9/6/2016 |
| 1.0.0 | 3,790 | 7/6/2016 |
| 0.4.10-beta | 2,805 | 7/6/2016 |
| 0.4.9-beta | 2,962 | 7/5/2016 |
| 0.4.8-beta | 3,016 | 6/8/2016 |
| 0.4.7-beta | 2,772 | 6/8/2016 |
| 0.4.6-beta | 2,725 | 6/6/2016 |
| 0.4.5-beta | 2,967 | 6/6/2016 |
| 0.4.4-beta | 2,920 | 6/3/2016 |
| 0.4.3-beta | 2,846 | 6/3/2016 |
| 0.4.2-beta | 2,877 | 6/3/2016 |
| 0.4.1-beta | 2,841 | 6/2/2016 |
| 0.3.21 | 3,021 | 6/30/2016 |
| 0.0.13-beta | 3,224 | 4/21/2014 |
Loading failed
Update Deelde and RProvider, correct bug.