dotnet / dotnet/machinelearning
DataFrame.LoadCsv fails when hasHeader=true
Open
area-DataFrame
bug
help wanted
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
**System Information (please complete the following information):**
- OS & Version: Win11
- ML.NET Version: ML.Net 1.6.0
**Describe the bug**
dataset:
[spam.csv](https://github.com/dotnet/machinelearning/files/7368451/spam.csv)
code:
```
DataFrame.LoadCsv(/path/to/csv, hasHeader: true)
```
Contributor guide
Assessment
This issue has not been assessed yet.