library · inferred from evidence
pandas
A Python library for data manipulation and analysis, referenced here for its similar alignment behavior (intersection of index coordinates).
- mcp-server-motherduck broken by pandas 2.3.0 (wont build on macOS ARM)
The maintainer's take: pandas was only used for output formatting and was causing more problems than it solved. He shipped 0.5.1 which removes the pandas dependency problem. Workarounds if youre on an older version: ```bash uvx --with 'pa
- mcp-server-motherduck query tool hangs forever on Windows (default markdown output)
The default markdown result format goes through pandas, which misbehaves on Windows here. Two workarounds, both verified by the reporter: ```bash uvx mcp-server-motherduck --db-path :memory: --result-format duckbox ``` duckbox keeps the d