Deedle implements an efficient and robust frame and series data structures for manipulating with structured data. 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 provides customizable formatting extensions for frames and series in dotnet interactive.
$ dotnet add package Deedle.InteractiveNo README available.