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

New vignette: zooming #171

Closed
8 tasks done
krlmlr opened this issue Nov 21, 2019 · 2 comments
Closed
8 tasks done

New vignette: zooming #171

krlmlr opened this issue Nov 21, 2019 · 2 comments
Assignees
Milestone

Comments

@krlmlr
Copy link
Collaborator

krlmlr commented Nov 21, 2019

The "zooming" feature warrants its own vignette. Let's start with a script and one-line comments that describe what's happening here.

  • based on nycflights13
  • zoom, add a new column to one of the tables, update
  • bring in data from a related table, as in Mutating from different tables #92
  • create two tables for airports: origin and destination
  • compute a summary of the flights table that keeps links to one or two dimension tables (zurich2)
  • create surrogate key (zurich2)
  • possible pitfalls, which operations are supported?
  • caveat: loss of key property when mutating
@krlmlr krlmlr added this to the 0.1.0 milestone Nov 21, 2019
krlmlr added a commit that referenced this issue Nov 25, 2019
@krlmlr krlmlr closed this as completed Dec 1, 2019
@krlmlr
Copy link
Collaborator Author

krlmlr commented Dec 1, 2019

Closed by PR.

@github-actions
Copy link
Contributor

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants