Skip to content
Snippets Groups Projects

Bloxberg proof of concept

Merged Daniel Hornung requested to merge f-bloxberg-poc into dev
6 unresolved threads
2 files
+ 1
33
Compare changes
  • Side-by-side
  • Inline
Files
2
"""
This script provides the a function to read a DataModel from a yaml file.
This script provides methods to read a DataModel from a yaml file.
If a file name is passed to parse_model_from_yaml it is parsed and a DataModel
is created. The yaml file needs to be structured in a certain way which will be
Loading