load_dataset
Load a CSV, Excel, Parquet, or JSON file into the session and receive immediate data-quality findings: shape, column types, missing-data summary, and top issues for exploratory analysis.
Instructions
Load a CSV, Excel, Parquet or JSON file into the session. Returns shape, column kinds, missing-data summary and the top findings -- do not call profile straight after this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | ||
| limit | No | ||
| source | Yes | ||
| options | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||