Skip to content

Commit

Permalink
Automated commit of generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 12, 2024
1 parent b880f9c commit 485f3ba
Showing 1 changed file with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,20 +106,6 @@ internal interface Select {
interface SelectSelectingOptions
}

private interface SetSelectOperationArg

/**
* ## The Select Operation
*
* Returns a new [DataFrame][org.jetbrains.kotlinx.dataframe.DataFrame] with only the columns selected by [columns][org.jetbrains.kotlinx.dataframe.columns].
*
* See [Selecting Columns][org.jetbrains.kotlinx.dataframe.api.Select.SelectSelectingOptions].
*
* For more information: [See `select` on the documentation website.](https://kotlin.github.io/dataframe/select.html)
* ### This Select Overload
*/
private interface CommonSelectDocs

/**
* ## The Select Operation
*
Expand Down

0 comments on commit 485f3ba

Please sign in to comment.