Pandas Documentation Search
A Raycast extension that lets you search the Pandas API reference and preview detailed documentation without leaving Raycast. Results include signatures, descriptions, parameters, and return values, with quick actions to open the official docs in your browser.
Features
- Instant Pandas search: Quickly filter the full API reference with fuzzy matching that surfaces the right functions, classes, and modules as you type.
- Rich previews: See inline signatures, parameter details, and return values without leaving Raycast.
- Doc deep links: Open the exact section on pandas.pydata.org in your browser when you need the full documentation context.
- Copy-ready snippets: Copy signatures or doc URLs directly from the command for fast handoff into notebooks, scripts, or PRs.