unload_dataframe
Remove a dataframe from memory to free up system resources and manage data storage in VayuChat MCP's data analysis environment.
Instructions
Unload a dataframe from memory.
Args: name: Name of the dataframe to unload
Returns: Confirmation message.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |