Closed
Description
https://kotlin.github.io/dataframe/convert.html,
https://kotlin.github.io/dataframe/update.html
rowColExpression
should be (DataRow, DataColumn) -> NewValue
Plus, the examples of perRowCol
are not present in convert
.
https://kotlin.github.io/dataframe/convert.html,
https://kotlin.github.io/dataframe/update.html
rowColExpression
should be (DataRow, DataColumn) -> NewValue
Plus, the examples of perRowCol
are not present in convert
.