dotnet / dotnet/machinelearning
Investigate using BitOperation.PopCount to implement GetNullCount
Open
area-DataFrame
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
https://docs.microsoft.com/en-us/dotnet/api/system.numerics.bitoperations.popcount?view=netcore-3.0 might help speed up the `GetNullCount` method.
Contributor guide
Assessment
This issue has not been assessed yet.