scientific-skills/exploratory-data-analysis/assets/report_template.md
Generated: {TIMESTAMP}
This report provides a comprehensive exploratory data analysis of the file {FILENAME}. The analysis includes file type identification, format-specific metadata extraction, data quality assessment, and recommendations for downstream analysis.
{FILENAME}{FILEPATH}.{EXTENSION}{FORMAT_DESCRIPTION}
{TYPICAL_DATA}
{USE_CASES}
{PYTHON_LIBRARIES}
{DATA_STRUCTURE_OVERVIEW}
{DIMENSIONS}
{DATA_TYPES}
{NUMERICAL_STATS}
{CATEGORICAL_STATS}
{DISTRIBUTIONS}
{DISTRIBUTION_PLOTS}
{CORRELATION_PLOTS}
{TIMESERIES_PLOTS}
{ANALYTICAL_APPROACHES}
{WORKFLOW_DIAGRAM}
Challenge: {CHALLENGE_1}
Challenge: {CHALLENGE_2}
{COMPLETE_METADATA}
{ANALYSIS_PARAMETERS}
This report was automatically generated by the exploratory-data-analysis skill. For questions or issues, refer to the skill documentation.