Skip to main content
Glama

MCP Data Wrangler

data_count

Count non-null elements in each column of a dataset using structured input. Part of the MCP Data Wrangler server for data preprocessing and analysis tasks.

Instructions

Number of non-null elements for each column

Input Schema

NameRequiredDescriptionDefault
input_data_file_pathNoPath to the input data file

Input Schema (JSON Schema)

{ "properties": { "input_data_file_path": { "description": "Path to the input data file", "type": "string" } }, "type": "object" }

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/shibuiwilliam/mcp-server-data-wrangler'

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