Info
Version: | 3.0.0 |
Author(s): | BlueMountain Capital, FsLab |
Last Update: | Tuesday, January 17, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://fslab.org/Deedle/ |
NuGet Url: | https://www.nuget.org/packages/Deedle |
Install
Install-Package Deedle
dotnet add package Deedle
paket add Deedle
Deedle Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.2)
Tags
It supports handling of missing values, aggregations, grouping, joining, statistical functions and more. For frames and series with ordered indices (such as time series), automatic alignment is also available.