Collective2 Explorer
Collective2 Explorer
Namespaces
Deedle
SeriesExtensions Class
SeriesExtensions Methods
WindowInto Method
WindowInto(K, V, U) Method (Series(K, V), Int32, Func(Series(K, V), U))
WindowInto(K1, V, K2, U) Method (Series(K1, V), Int32, Func(Series(K1, V), KeyValuePair(K2, U)))
SeriesExtensions
WindowInto Method
Overload List
Name
Description
WindowInto
K, V, U
(Series
K, V
, Int32, Func
Series
K, V
, U
)
WindowInto
K1, V, K2, U
(Series
K1, V
, Int32, Func
Series
K1, V
, KeyValuePair
K2, U
)
Top
See Also
Reference
SeriesExtensions Class
Deedle Namespace