{{calculus_string}}
{% if dataset_df is not none %}
		{{dataset_df}}
	
{% endif %} {% if predict is not none %}
		{{predict}}
	
{% endif %}