Skip to main content
Glama

plot_weekday_weekend

Compare weekday and weekend data patterns by generating bar charts from datasets to analyze temporal trends and differences.

Instructions

Create a weekday vs weekend comparison bar chart.

Args: name: Name of the dataframe value_column: Column containing values to compare day_of_week_column: Column containing day names (default: 'day_of_week') group_by: Optional column to group by (e.g., 'city') title: Optional chart title

Returns: Base64 encoded plot image.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
value_columnYes
day_of_week_columnNoday_of_week
group_byNo
titleNo

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