Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 2.11 KB

File metadata and controls

66 lines (37 loc) · 2.11 KB

Your Plugin Journey

A step-by-step progression from using mloda plugins to creating and sharing your own.


1. Using Plugins

Start here - learn to use existing plugins before creating your own.


2. Creating Plugins

Ready to build your own? Start simple, then package it up.


3. Sharing Plugins

Share your work with others - from your team to the world.


4. Advanced

Extend mloda's capabilities with custom plugins.


5. Feature Group Patterns

Reusable patterns and guides for feature engineering, joins, validation, streaming, masking, and feature organization.


6. Compute Framework Patterns

Execution models, framework abstractions, dependency handling, and compute engine implementation guides.


7. Data Operation Patterns

Contracts, cross-framework semantics, and extension path for the built-in data operations (row-preserving, aggregation, string).