set_current_dataframe
Set the current dataframe by name to switch context between multiple datasets for subsequent data operations.
Instructions
Switch the current active dataframe. Switch active dataset when working with multiple dataframes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |