microsoft / datamations

https://microsoft.github.io/datamations/
Other
67 stars 14 forks source link

List out all verbs we'd like to datamate #31

Open jhofman opened 3 years ago

jhofman commented 3 years ago

Let's discuss what different verbs should look like. Taking them from the Tidyverse cheat sheet.

verb plot-based animation table-based animation
mutate
group_by
summarize
arrange
filter
select
distinct
join
bind_rows
bind_cols

Feel free to edit inline here instead if useful.

Related to #30.