Skip to content

Conversation

@koperagen
Copy link
Collaborator

@koperagen koperagen commented Nov 7, 2025

It's not used at all and all usages still compile
Makes it clearer:
image

vs

image

@koperagen koperagen requested a review from Jolanrensen November 7, 2025 14:55
@koperagen koperagen self-assigned this Nov 7, 2025
@koperagen koperagen added the enhancement New feature or request label Nov 7, 2025
@koperagen koperagen added this to the 1.0.0-Beta4 milestone Nov 7, 2025
// region DataRow

public fun <T> DataRow<T>.transpose(): DataFrame<NameValuePair<*>> {
public fun AnyRow.transpose(): DataFrame<NameValuePair<*>> {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if this is a binary change or not, otherwise please deprecate the old one as ERROR :) (or HIDDEN even)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants