Skip to main content
Glama

get_column_values

Extract values or value counts from a specific column in a dataframe to analyze data distribution and identify patterns.

Instructions

Get values from a specific column.

Args: name: Name of the dataframe column: Column name unique: If True, return unique values. If False, return value counts. top_n: Limit to top N values (useful for columns with many unique values)

Returns: Column values or value counts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
columnYes
uniqueNo
top_nNo

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