Skip to content

Make it possible to enumerate rows of data frame with index #76

@olekscode

Description

@olekscode

Requested methods:

dataFrame withIndexDo: [ :row :index | ... ].
dataFrame withIndexCollect: [ :row :index | ... ].
dataFrame withIndexSelect: [ :row :index | ... ].
dataFrame withIndexReject: [ :row :index | ... ].

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions