Skip to content

Improve PrimitiveDataFrameColumn.BinaryOperations.tt #5665

Open
@pgovind

Description

@pgovind

The template code in PrimitiveDataFrameColumn.BinaryOperations.tt should really be improved. As part of this, also consider improving the binary operations behavior when types mismatch. For ex: At the moment, PrimitiveDataFrameColumn<int> + PrimitiveDataFrameColumn<float> return a PrimitiveDataFrameColumn<double>(as a DataFrameColumn). Should investigate if this behavior can be improved.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions