dotnet / dotnet/machinelearning
TextLoader.ColInfo will be a redundant data structure
Open
area-Core
enhancement
Priority:3
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
As mentioned in #2140, TextLoader.ColInfo can potentially be removed because its function overlaps with that of the output schema of TextLoader. We should remove TextLoader.ColInfo for cleaning.
Contributor guide
Assessment
This issue has not been assessed yet.