Skip to content

Clarify the descriptions of some functions in the pivot docs#1860

Open
Allex-Nik wants to merge 1 commit into
masterfrom
pivot-website-docs-fix
Open

Clarify the descriptions of some functions in the pivot docs#1860
Allex-Nik wants to merge 1 commit into
masterfrom
pivot-website-docs-fix

Conversation

@Allex-Nik
Copy link
Copy Markdown
Collaborator

The main change is mentioning that with on Pivot can result not only in DataColumn<List>, but also in FrameColumn (as @koperagen pointed out). Also tried to adjust the KDocs accordingly.

@@ -476,7 +479,10 @@ The following aggregation methods are available:
* [`values`](values.md) — collects values from all rows of each group for the selected columns into a single `List`
(values from [`column groups`](DataColumn.md#columngroup) are collected into a [`FrameColumn`](DataColumn.md#framecolumn));
Copy link
Copy Markdown
Collaborator Author

@Allex-Nik Allex-Nik May 13, 2026

Choose a reason for hiding this comment

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

Would "collected into a DataFrame" be more correct?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant