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