DelayedSeriesCreatea, b Method (a, a, FSharpFuncTuplea, BoundaryBehavior, FSharpFuncTuplea, BoundaryBehavior, FSharpAsyncIEnumerableKeyValuePaira, b) |
Note: This API is now obsolete.
Namespace: Deedle
[ObsoleteAttribute("The DelayedSeries.Create method has been renamed to DelayedSeries.FromValueLoader")] public static Series<a, b> Create<a, b>( a min, a max, FSharpFunc<Tuple<a, BoundaryBehavior>, FSharpFunc<Tuple<a, BoundaryBehavior>, FSharpAsync<IEnumerable<KeyValuePair<a, b>>>>> loader )
[Missing <param name="min"/> documentation for "M:Deedle.DelayedSeries.Create``2(``0,``0,Microsoft.FSharp.Core.FSharpFunc{System.Tuple{``0,Deedle.Indices.BoundaryBehavior},Microsoft.FSharp.Core.FSharpFunc{System.Tuple{``0,Deedle.Indices.BoundaryBehavior},Microsoft.FSharp.Control.FSharpAsync{System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{``0,``1}}}}})"]
[Missing <param name="max"/> documentation for "M:Deedle.DelayedSeries.Create``2(``0,``0,Microsoft.FSharp.Core.FSharpFunc{System.Tuple{``0,Deedle.Indices.BoundaryBehavior},Microsoft.FSharp.Core.FSharpFunc{System.Tuple{``0,Deedle.Indices.BoundaryBehavior},Microsoft.FSharp.Control.FSharpAsync{System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{``0,``1}}}}})"]
[Missing <param name="loader"/> documentation for "M:Deedle.DelayedSeries.Create``2(``0,``0,Microsoft.FSharp.Core.FSharpFunc{System.Tuple{``0,Deedle.Indices.BoundaryBehavior},Microsoft.FSharp.Core.FSharpFunc{System.Tuple{``0,Deedle.Indices.BoundaryBehavior},Microsoft.FSharp.Control.FSharpAsync{System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{``0,``1}}}}})"]
[Missing <returns> documentation for "M:Deedle.DelayedSeries.Create``2(``0,``0,Microsoft.FSharp.Core.FSharpFunc{System.Tuple{``0,Deedle.Indices.BoundaryBehavior},Microsoft.FSharp.Core.FSharpFunc{System.Tuple{``0,Deedle.Indices.BoundaryBehavior},Microsoft.FSharp.Control.FSharpAsync{System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{``0,``1}}}}})"]