Info
Version: | 3.0.0 |
Author(s): | BlueMountain Capital, FsLab |
Last Update: | Tuesday, January 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://fslab.org/Deedle/ |
NuGet Url: | https://www.nuget.org/packages/Deedle.Excel |
Install
Install-Package Deedle.Excel
dotnet add package Deedle.Excel
paket add Deedle.Excel
Deedle.Excel Download (Unzip the "nupkg" after downloading)
Dependencies
- Deedle(>= 2.3.0)
- NetOfficeFw.Core(>= 1.7.4.11)
- NetOfficeFw.Excel(>= 1.7.4.11)
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.
This package installs the core Deedle package, NetOfficeFw.Excel, and a Deedle extension which makes it possible to send Deedle Frames to Excel.