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

SoSciKit

Social Science Kit - Open Source Software for Social Science

select file to use

which type of file?

standard excel
excel google form
csv with ; separator
csv with , separator
remove file
create subset (for now - excel only)
join dataset (soon..)

start jupyter (only local installation)

>

upload status = {{ upload }}

Upload new file

{% endblock %}