You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working with data frames from the debug evaluation window, DSLs often break.
For instance: df.select { endsWith("Cm") } results in Cannot find local variable 'this@AggregateGroupedDsl' with type org.jetbrains.kotlinx.dataframe.aggregation.AggregateGroupedDsl.