Analysis Results for: {{ results.filename }}

← Upload Another File

Basic Information

Column Names & Data Types:

DataFrame Info Summary

{{ results.info_summary }}

Descriptive Statistics (Numeric Columns)

{# Use the |safe filter because we are rendering HTML generated by Pandas #} {{ results.description_html | safe }}

First 5 Rows

{# Use the |safe filter because we are rendering HTML generated by Pandas #} {{ results.head_html | safe }}
← Upload Another File