| name | toksearch-pipeline |
| description | Core TokSearch Pipeline workflow — creating pipelines, fetch/map/where/keep, record data access, and iterating results |
| user-invocable | false |
| license | Apache-2.0 |
| compatibility | Claude Code |
| metadata | {"author":"GA-FDP","version":"2.0","url":"https://ga-fdp.github.io/toksearch/"} |
TokSearch Pipeline
The canonical Pipeline documentation lives in the toksearch package docstring.
Access it with: help(toksearch) or python -c "help(toksearch)"
Covers: Pipeline creation, fetch/map/where/keep, Records, signal data format, error handling, backends, datasets, alignment, working with results (DataFrame conversion), and critical API gotchas.