Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Group by clarifications #16338

Open
hutch3232 opened this issue Jul 23, 2024 · 1 comment
Open

[docs] Group by clarifications #16338

hutch3232 opened this issue Jul 23, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@hutch3232
Copy link

I was trying to reference these docs: https://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-munging/groupby.html

I think a few clarifications could be helpful. Some ideas:

  1. Could an example of using the col.names gb.control arg be provided? I could not figure out how to do it. Saw this issue so perhaps it's not working? [R] group_by : specifying output col.names not working #12731
  2. Under the "R only" header it shows nrow being an argument and the description refers to defining column names. That seems like a mistake.
  3. Perhaps na.methods should be presented as a bullet underneath gb.control for clarity.
  4. This note:

If a list smaller than the number of columns groups is supplied, then the list will be padded by ignore.

Could that be clarified? Is it saying the gb.control options are recycled? Could an example be provided where options are by-variable?

@wendycwong
Copy link
Contributor

@hutch3232

An example code here:

image

So, sorry. Will fix. May take a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants