Getting started
API Documentation
Development
Create object from YAML file.
path_or_stream (Union[str, IO]) – file path or stream
Union
str
IO
auto_install (bool) – install missing packages needed to create the object
bool
override_args (Optional[Dict[str, Any]]) – override arguments in the YAML file or default values of hidden arguments
Optional
Dict
Any
Object
object