Skip to main content
Glama

load_csv

Load CSV files into pandas DataFrames for data analysis. Specify file path and optional name to get shape, columns, and data type summaries.

Instructions

Load a CSV file into a pandas DataFrame.

Args: file_path: Path to the CSV file to load name: Optional name for the dataframe. If not provided, uses the filename without extension.

Returns: Summary of the loaded dataframe including shape, columns, and dtypes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
nameNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nipunbatra/vayuchat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server