DavZim
DavZim
similar to [skimr](https://cran.r-project.org/web/packages/skimr/vignettes/skimr.html), [summarytools::dfSummary()](https://cran.r-project.org/web/packages/summarytools/vignettes/introduction.html#data-frame-summaries-dfsummary), [gtExtras::gt_plt_summary()](https://jthomasmock.github.io/gtExtras/reference/gt_plt_summary.html)
Allow something like `rule(sum(mpg)
I cannot write a MAP type to a duckdb using `DBI::dbAppendTable()`. ```R con [1] 0 DBI::dbExecute(con, "INSERT INTO tbl VALUES (MAP {'a': 'b'})") #> [1] 1 DBI::dbGetQuery(con, "DESCRIBE tbl") #>...
So that the system can tell which rows are failing and not only the data...
So the data does not need to be loaded into R first