Summary

The preloaded data covers {{ num_predictions }} predictions over {{ num_entities }} entities from the dates {{ start_date }} to {{ end_date }}. {% for table in tables %} {% endfor %}
Dataframe Name Rows Columns Content
{{ table["name"] }} {{ table["num_rows"] }} {{ table["num_cols"] }} {{ table["description"] }}
{% if plot_help %}

Plot Functions

{% endif %}