{% if rows | length > 0 %} {% for row in rows %} {% endfor %} {% else %} {% endif %}
Dataset count mean std min 25% 50% 75% max
{{ row['dataset'] }} {{ row['count'] }} {{ row['mean'] }} {{ row['std'] }} {{ row['min'] }} {{ row['25%'] }} {{ row['50%'] }} {{ row['75%'] }} {{ row['max'] }}
No values found.