download_meta_model
Download the consolidated meta model for CrowdCent prediction challenges to a specified .parquet file path, enabling access to challenge data structures.
Instructions
Download the consolidated meta model for the current challenge.
Args:
dest_path: Absolute path where to save the meta model, must end with .parquet
Returns:
Success message or error
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dest_path | Yes |