Skip to content

Question: add TOP x column values and distribution. #65

@diegodewilde

Description

@diegodewilde

Hi,

I was looking at this project and I must say: it's awesome and something that dbt docs currently is missing.

One thing got in my mind is the question why there's not an option to add the TOP x column values and their distribution? Is there any other reason to not include this in the docs?

Like in this example where you show TOP 2 for example:

Column Name Top 1 Value Distribution Top 2 Value Distribution
Column 1 Value 1 A 0.50 ("number"/"total") Value 1 B 0.20 ("number"/"total")
Column 2 Value 2 A 0.50 ("number"/"total") Value 2 B 0.30 ("number"/"total")
Column 3 Value 3 A 0.10 ("number"/"total") Value 3 B 0.05 ("number"/"total")
Column 4 Value 4 A 0.10 ("number"/"total" Value 4 B 0.05 ("number"/"total")

Looking forward to your thoughts!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions