SeriesExtensionsSampleIntoV Method (SeriesDateTimeOffset, V, TimeSpan, Direction, FuncDateTimeOffset, FSharpFuncSeriesDateTimeOffset, V, Object) |
Namespace: Deedle
public static Series<DateTimeOffset, Object> SampleInto<V>( this Series<DateTimeOffset, V> series, TimeSpan interval, Direction dir, Func<DateTimeOffset, FSharpFunc<Series<DateTimeOffset, V>, Object>> aggregate )
[Missing <param name="series"/> documentation for "M:Deedle.SeriesExtensions.SampleInto``1(Deedle.Series{System.DateTimeOffset,``0},System.TimeSpan,Deedle.Direction,System.Func{System.DateTimeOffset,Microsoft.FSharp.Core.FSharpFunc{Deedle.Series{System.DateTimeOffset,``0},System.Object}})"]
[Missing <param name="interval"/> documentation for "M:Deedle.SeriesExtensions.SampleInto``1(Deedle.Series{System.DateTimeOffset,``0},System.TimeSpan,Deedle.Direction,System.Func{System.DateTimeOffset,Microsoft.FSharp.Core.FSharpFunc{Deedle.Series{System.DateTimeOffset,``0},System.Object}})"]
[Missing <param name="dir"/> documentation for "M:Deedle.SeriesExtensions.SampleInto``1(Deedle.Series{System.DateTimeOffset,``0},System.TimeSpan,Deedle.Direction,System.Func{System.DateTimeOffset,Microsoft.FSharp.Core.FSharpFunc{Deedle.Series{System.DateTimeOffset,``0},System.Object}})"]
[Missing <param name="aggregate"/> documentation for "M:Deedle.SeriesExtensions.SampleInto``1(Deedle.Series{System.DateTimeOffset,``0},System.TimeSpan,Deedle.Direction,System.Func{System.DateTimeOffset,Microsoft.FSharp.Core.FSharpFunc{Deedle.Series{System.DateTimeOffset,``0},System.Object}})"]
[Missing <returns> documentation for "M:Deedle.SeriesExtensions.SampleInto``1(Deedle.Series{System.DateTimeOffset,``0},System.TimeSpan,Deedle.Direction,System.Func{System.DateTimeOffset,Microsoft.FSharp.Core.FSharpFunc{Deedle.Series{System.DateTimeOffset,``0},System.Object}})"]