data-mie / dbt-profiler

Macros for generating dbt model data profiles
Apache License 2.0
81 stars 33 forks source link

Feature: add group_by #62

Closed tranatchope closed 2 years ago

tranatchope commented 2 years ago

Description & motivation

Hi there,

I would like to group the data in profiler. I am not so sure if this feature is useful for everyone. But this is something I would like to have for my own usage. Feel free to discard the PR if you think it not so useful.

Cheers, Tran

Checklist