{% with vartype='Boolean' %} {% include '_row_header.html' %} {% endwith %}
Distinct count {{ values['distinct_count'] }}
Unique (%) {{ values['p_unique'] | fmt_percent }}
Missing (%) {{ values['p_missing'] | fmt_percent }}
Missing (n) {{ values['n_missing'] }}
{{ values['minifreqtable'] }}
Toggle details
{{ values['freqtable'] }}
{% include '_row_footer.html' %}