Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
763 stars 48 forks source link

Unclear error message when using an invalid ColumnAccessor #690

Open AndreiKingsley opened 1 month ago

AndreiKingsley commented 1 month ago

The error message is uninformative, you should probably add the name from accessor

image