Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Example: Data with PDF parsing and data visualization

Synopsis

This tutorial describes how the Ops Processor uses the phymes-data and phymes-core crates to orchestrate complex Data pipelines on datasets that may not fit in memory. The etl executable is provided in the examples.

Tutorial

In progress...

Next steps

The Ops Processor can be chained in a number of ways by the user to cover the functionality of e.g., Python Pandas or PostgreSQL with the benefit of GPU acceleration and control over how data streams are processed.