Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

koperagen
Copy link
Collaborator

@koperagen koperagen commented Oct 9, 2023

It was previously reported that moveToTop is undocumented :) Plus i want emphasize important groupBy expr use case for those who don't know

@koperagen koperagen requested a review from zaleslaw October 9, 2023 13:45
@@ -18,6 +18,15 @@ import kotlin.reflect.KProperty

// region DataFrame

/**
* Column for grouping can be created inplace
Copy link
Collaborator

Choose a reason for hiding this comment

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

The comment looks like a good candidate for a NOTE: section, but not like a documentation for a function (probably you leave id with TODO: add docs and with NOTE section

/*<!--*/
call_DataFrame(function() { DataFrame.addTable({ cols: [{ name: "<span title=\"firstName: String\">firstName</span>", children: [], rightAlign: false, values: ["Alice"] },
{ name: "<span title=\"lastName: String\">lastName</span>", children: [], rightAlign: false, values: ["Wolf"] },
{ name: "<span title=\"name: DataRow\">name</span>", children: [0, 1], rightAlign: false, values: ["<span class=\"formatted\" title=\"firstName: Alice\nlastName: Wolf\"><span class=\"structural\">{ </span><span class=\"structural\">firstName: </span>Alice<span class=\"structural\">, </span><span class=\"structural\">lastName: </span>Wolf<span class=\"structural\"> }</span></span>"] },
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we have described somewhere a process how to generate these html files?

Copy link
Collaborator

@zaleslaw zaleslaw left a comment

Choose a reason for hiding this comment

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

Please give some clarification to my comments

@koperagen koperagen force-pushed the groupby-docs branch 2 times, most recently from b878f88 to 7d7168d Compare November 23, 2023 16:32
@koperagen
Copy link
Collaborator Author

@Jolanrensen Have a look at the last commit please, it's related to new static table

@koperagen koperagen merged commit b3f3331 into master Nov 24, 2023
@koperagen koperagen deleted the groupby-docs branch August 26, 2024 13:48
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.

2 participants