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

SoSciKit

Social Science Kit - Open Source Software for Social Science

select action

Select type action

monovariate
bivariate_and_regression
n cross tab
k-mean classification
calc and recode
profiling

file status = {{ selected_file }}

first 5 dataset lines

{{ html_data | safe}}
{% endblock %}