dotnet / dotnet/machinelearning
Improve PrimitiveDataFrameColumn.BinaryOperations.tt
Open
area-DataFrame
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
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 + PrimitiveDataFrameColumn` return a `PrimitiveDataFrameColumn(as a DataFrameColumn)`. Should investigate if this behavior can be improved.
Contributor guide
Assessment
This issue has not been assessed yet.