dotnet / dotnet/machinelearning
Improve support for Null values in DataFrame GroupBy
Open
area-DataFrame
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
At the moment, `null` values are considered equivalent to `default`. Instead, `null` should be considered its own group
Contributor guide
Assessment
This issue has not been assessed yet.