SeriesK, VAggregateTNewKey, R Method (AggregationK, FuncDataSegmentSeriesK, V, KeyValuePairTNewKey, OptionalValueR) |
Namespace: Deedle
public Series<TNewKey, R> Aggregate<TNewKey, R>( Aggregation<K> aggregation, Func<DataSegment<Series<K, V>>, KeyValuePair<TNewKey, OptionalValue<R>>> observationSelector )
[Missing <param name="aggregation"/> documentation for "M:Deedle.Series`2.Aggregate``2(Deedle.Aggregation{`0},System.Func{Deedle.DataSegment{Deedle.Series{`0,`1}},System.Collections.Generic.KeyValuePair{``0,Deedle.OptionalValue{``1}}})"]
[Missing <param name="observationSelector"/> documentation for "M:Deedle.Series`2.Aggregate``2(Deedle.Aggregation{`0},System.Func{Deedle.DataSegment{Deedle.Series{`0,`1}},System.Collections.Generic.KeyValuePair{``0,Deedle.OptionalValue{``1}}})"]
[Missing <returns> documentation for "M:Deedle.Series`2.Aggregate``2(Deedle.Aggregation{`0},System.Func{Deedle.DataSegment{Deedle.Series{`0,`1}},System.Collections.Generic.KeyValuePair{``0,Deedle.OptionalValue{``1}}})"]