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

Missing docs for S3 methods? #214

Open
hadley opened this issue Jul 25, 2024 · 1 comment
Open

Missing docs for S3 methods? #214

hadley opened this issue Jul 25, 2024 · 1 comment
Milestone

Comments

@hadley
Copy link
Member

hadley commented Jul 25, 2024

I think it would be useful to document mutate(), filter() etc methods so its obvious that duckplyr supports them. This would also be a good place to document any differences in behaviour.

@hadley hadley added this to the 1.0.0 milestone Sep 25, 2024
@krlmlr
Copy link
Member

krlmlr commented Oct 16, 2024

DoD:

  • Understand and perhaps avoid collisions that occur for ?mutate as soon as duckplyr is loaded
  • Draft for 2-3 verbs, reviewed
  • Documentation for verbs similarly to ?dbplyr::mutate.tbl_lazy
  • Fallback conditions are documented
  • Most important differences in behavior are documented
  • Add list of verbs that are not implemented

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

No branches or pull requests

2 participants