Skip to content

[ENH] Change HydraTransformer output #2649

Open
@MatthewMiddlehurst

Description

@MatthewMiddlehurst

Describe the feature or idea you want to propose

HydraTransformer currently returns a Tensor. IMO this should be optional, and by default an alternative data structure such as a numpy array, dataframe or dict (if relevant) should be returned.

Describe your proposed solution

Add a parameter to HydraTransformer to return a different data type by default. Change documentation and make sure code which uses the transformer is impacted as little as possible.

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature, improvement request or other non-bug code enhancementtransformationsTransformations package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions