Skip to main content
Glama

compare_weekday_weekend

Analyze differences in metric values between weekdays and weekends using statistical comparisons to identify patterns in time-series data.

Instructions

Compare weekday vs weekend values for a metric.

Args: name: Name of the dataframe value_column: Column containing the values to compare (e.g., 'PM2.5', 'sales') date_column: Column containing dates (default: 'date') day_of_week_column: Column containing day names (default: 'day_of_week') group_by: Optional column to group by (e.g., 'city', 'station')

Returns: Comparison of weekday vs weekend averages with statistics.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
value_columnYes
date_columnNodate
day_of_week_columnNoday_of_week
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