Skip to content

rowSum() breaks for Int + Float #1068

Closed
@Jolanrensen

Description

@Jolanrensen
dataFrameOf("a", "b")(1, 2f)[0].rowSum()

results in java.lang.IllegalStateException: Can not find common number type for class kotlin.Int and class kotlin.Float

should be considered in #961

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions