FrameModuleTryMapRowsR, C, V Method |
Namespace: Deedle
public static Series<R, TryValue<V>> TryMapRows<R, C, V>( FSharpFunc<R, FSharpFunc<ObjectSeries<C>, V>> f, Frame<R, C> frame )
[Missing <param name="f"/> documentation for "M:Deedle.FrameModule.TryMapRows``3(Microsoft.FSharp.Core.FSharpFunc{``0,Microsoft.FSharp.Core.FSharpFunc{Deedle.ObjectSeries{``1},``2}},Deedle.Frame{``0,``1})"]
[Missing <param name="frame"/> documentation for "M:Deedle.FrameModule.TryMapRows``3(Microsoft.FSharp.Core.FSharpFunc{``0,Microsoft.FSharp.Core.FSharpFunc{Deedle.ObjectSeries{``1},``2}},Deedle.Frame{``0,``1})"]
[Missing <returns> documentation for "M:Deedle.FrameModule.TryMapRows``3(Microsoft.FSharp.Core.FSharpFunc{``0,Microsoft.FSharp.Core.FSharpFunc{Deedle.ObjectSeries{``1},``2}},Deedle.Frame{``0,``1})"]