{% extends "layout.html" %} {% block title %}Index{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}

Selected variable: {{ operation_form }}

frequency table

{{ data | safe }}

Plot

Unique value for sorting ordinal values

{{ unique_values | safe }}

static plot with regression

Correlation

{{ correlation | safe }} {% endblock %}