compare_datasets
Compare the structure and statistics of two datasets to identify differences in schema, distributions, and sample data.
Instructions
Compare structure and statistics of two datasets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset1_name | Yes | Name of the first dataset | |
| dataset2_name | Yes | Name of the second dataset | |
| comparison_type | No | Type of comparison to perform | full |
| include_samples | No | Include sample data in comparison |