Skip to main content
Glama

trend_analysis

Analyze data trends over time by aggregating values from specified columns, grouping data by periods like daily, weekly, or monthly, and generating statistical insights for trend identification.

Instructions

Analyze trends over time.

Args: name: Name of the dataframe value_column: Column containing values to analyze date_column: Column containing dates (default: 'date') period: Aggregation period - 'daily', 'weekly', 'monthly' (default: 'daily') group_by: Optional column to group by

Returns: Trend analysis with statistics.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
value_columnYes
date_columnNodate
periodNodaily
group_byNo

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