Skip to content

Model "data schema" exploration methods #29

@vruusmann

Description

@vruusmann

The transformer class should methods for querying model's "native" data schema (all fields as defined in the PMML document) and "mapped" schema (as was configured during transformer building). The return type of such methods could be Apache Spark's standard StructType, which can then be inspected and processed using built-in tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions