1 Comment

Not sure if you use dbt much at all, but there’s a decent amount of testing baked into the modeling. I also found a dope package that extends the testing functionality of your data models: https://github.com/calogica/dbt-expectations

Not directly data science per say, but it’s testing the underlying data.

Expand full comment