dotnet / dotnet/machinelearning

Optimize binary operations on DataFrame

Open
#5,695 1 comment 0 reactions 1 assignee Claimed by @pgovind View on GitHub
area-DataFrame
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

The binary operations implemented in [2656](https://github.com/dotnet/corefxlab/pull/2656) are not optimized yet. They are setup to be vectorized/parallelized though.

[2656](https://github.com/dotnet/corefxlab/pull/2656) has other optimization suggestions too to reduce the JITed code size. All of those should be a part of this PR.

How do I add myself as the Assignee here?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.