Sha256: 1c455da7d2008c8efe5453a55938d3e527fa4f60c2c34972a25386fb72938978

Contents?: true

Size: 413 Bytes

Versions: 6

Compression:

Stored size: 413 Bytes

Contents

# SubFrames

`SubFrames` represents a collection of subsets of a DataFrame.
It has an Array of indices `#subset_indices` which is able to create an Array of sub DataFrames.
The concept includes `group` operation of a Dataframe, rolling window operation and has more broad capabilities.

This feature is experimental. It may be removed or be changed in the future.

## Create SubFrames

## Properties of SubFrames

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
red_amber-0.5.2 doc/SubFrames.md
red_amber-0.5.1 doc/SubFrames.md
red_amber-0.5.0 doc/SubFrames.md
red_amber-0.4.2 doc/SubFrames.md
red_amber-0.4.1 doc/SubFrames.md
red_amber-0.4.0 doc/SubFrames.md