dotnet / dotnet/machinelearning
Add Half support to Microsoft.Data.Analysis
Open
area-DataFrame
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
With https://github.com/dotnet/runtime/issues/936 and https://github.com/dotnet/corefxlab/pull/2929, .NET is getting a `System.Half` type. We should support this type in `DataFrame`, just like all the other built-in value types.
cc @pgovind
Contributor guide
Assessment
This issue has not been assessed yet.