Skip to content

Support inplace rename for index based selectors #1199

Open
@koperagen

Description

@koperagen

Either SingleColumn.named should be added, or col(Int) should return ColumnReference
Use case:

rawFrame.select { col(0) named "col1" and col(1) named "col2" }

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions