dotnet / dotnet/machinelearning
Use ThrowHelper where appropriate in DataFrame
Open
area-DataFrame
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
We're throwing exceptions in many places at the moment. Using a ThrowHelper will help to inline the method calls.
Contributor guide
Assessment
This issue has not been assessed yet.