Skip to content

Commit

Permalink
fao
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Oct 2, 2024
1 parent b49f99c commit cf8673e
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 1 deletion.
1 change: 0 additions & 1 deletion reading/06-ibis-3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"### Learning Goals\n",
"\n",
"- use `group_by()` and `aggregate()` patterns to summarize data\n",
"- use `mutate()` to create an new column that is a function of data from existing columns in a table.\n",
"- use `order_by()` to arrange rows by one or more columns."
]
},
Expand Down
373 changes: 373 additions & 0 deletions reading/07-ibis-4.ipynb

Large diffs are not rendered by default.

0 comments on commit cf8673e

Please sign in to comment.