Skip to content

New parameter data_type in the evaluate() method #32

@akshayphilar

Description

@akshayphilar

Currently, pipeline expressions are required to be terminated with as_list or first based on the data type required at the output. However, given the fact that the required data type is known beforehand, it would be optimal and lead to more terse expressions if this were passed to the evaluate function, thus making the final transformation implicit.

@peonone @BurnzZ does this make sense?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions