Of course I chose Dagster and R!
Psyched about this, built on some excellent work from Phillip Orlando. From Dagster you can: run an R process and then use the data _from R_ to get:
* Asset metadata, including column schemas
* Asset check result metadata
* Markdown preview of the data
#dataBS
Psyched about this, built on some excellent work from Phillip Orlando. From Dagster you can: run an R process and then use the data _from R_ to get:
* Asset metadata, including column schemas
* Asset check result metadata
* Markdown preview of the data
#dataBS
Comments
library(stringr, include.only = c("str_extract", "str_remove"))