{% extends "base.html" %} {% block page_content %}

Selected variable: {{ operation_form }}

frequency table

{{ data | safe }}

set the new values in the input box

Set the value in the input field or leave it unchanged

{% for value in unique_values %}

{{value}}:

{% endfor %}
{% endblock %}