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

Documentation notes #444

Closed
7 of 12 tasks
krlmlr opened this issue Jan 4, 2025 · 0 comments · Fixed by #460
Closed
7 of 12 tasks

Documentation notes #444

krlmlr opened this issue Jan 4, 2025 · 0 comments · Fixed by #460
Milestone

Comments

@krlmlr
Copy link
Member

krlmlr commented Jan 4, 2025

  • "You cannot use" wording
  • ?Logic in limits.Rmd
  • Documentation for option
  • Double-check examples, are they using duckdb_tibble() ?
  • Use base pipe in examples
  • Avoid [`dplyr::...()`]
  • Avoid library("...")
  • Fallback with data types
  • Explain what it means to fall back
    • Highlight group_by() and ungroup()
    • Can't translate expressions
    • Generally can't use duckplyr functions with zero-column input or intermediate result
@krlmlr krlmlr added this to the 1.0.0 milestone Jan 4, 2025
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 a pull request may close this issue.

1 participant