load_csv
Import CSV files into a DataFrame for analysis on the mcp-server-data-exploration platform. Automatically assigns names to DataFrames if not specified.
Instructions
Load CSV File Tool
Purpose: Load a local CSV file into a DataFrame.
Usage Notes: • If a df_name is not provided, the tool will automatically assign names sequentially as df_1, df_2, and so on.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
csv_path | Yes | ||
df_name | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-server-data-exploration
Related Tools
- @reading-plus-ai/mcp-server-data-exploration
- @aigo666/mcp-framework
- @kajirita2002/honeycomb-mcp-server
- @melaodoidao/datagov-mcp-server
- @HeetVekariya/Linear-Regression-MCP