2.1. OpenGameData Core Basics
Overview
This unit introduces you to the basic operation of the OpenGameData “Core” processing pipeline, which is usually, but not always, installed as a Python library called opengamedata-core.
These names are used roughly interchangeably, and occasionally abbreviated to “OGD Core” or ogd-core.
The first chapter explains your installation options, while the second and third chapters walk you through configuration and exporting data through the pipeline. Finally, chapter 4 links you to other resources related to the core pipeline.
Later units build on this chapter to explain how to extend the pipeline with your own event detectors, feature extractors, or model builders.
OpenGameData Core Basics