gp3ml_object_schema¶
R reference: gp3ml 0.3.0.
Describe the schema of a gp3ml object¶
Describe the schema of a gp3ml object
R reference usage¶
gp3ml_object_schema(x, recursive = FALSE)
The Python implementation is exported as gp3mlpy.gp3ml_object_schema. See the runtime docstring for Python-specific typing and semantic adaptations.