Kotlin / dataframe

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

Make the DataFrame names consistent #661

Closed zaleslaw closed 2 months ago

zaleslaw commented 2 months ago

https://kotlin.github.io/dataframe/overview.html#what-is-data-frame

Now we could have

Jolanrensen commented 2 months ago

To summarize, we should have either:

And not:

Are these all cases?