data-frame
data-frame copied to clipboard
Improve summary functions
There are a lot of ways to implement summary descriptive statistics. There is a summary of some ways to do it with R that might provide inspiration for Lisp-Stat summary packages. skimr and summarytools look quite nice.
For now, the existing summary function does a basic job.