marketflows.tutorial.data
Tutorial data loader.
Loads a packaged config and a small packaged dataset used by –tutorial mode.
Functions
Load packaged tutorial provider output (no network, no secrets). |
|
Return the packaged tutorial config.toml. |
Classes
|
Local tutorial dataset shipped with the package. |
- class marketflows.tutorial.data.TutorialData(asset_mcs, symbols, narrative_assets)
Bases:
objectLocal tutorial dataset shipped with the package.
- marketflows.tutorial.data.load_tutorial_data()
Load packaged tutorial provider output (no network, no secrets).
- Return type:
- marketflows.tutorial.data.tutorial_config_path()
Return the packaged tutorial config.toml.
- Return type:
Traversable