Modify and aggregate dataframes in Chez Scheme
This post is part of a series on the dataframe library for Chez Scheme. In this post, I will contrast the dataframe
library with functions from base R and the dplyr
package for modifying and aggregating dataframes.
5 September 2020