Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with h2o.importFile #14

Closed
djambar opened this issue Jan 1, 2017 · 0 comments
Closed

error with h2o.importFile #14

djambar opened this issue Jan 1, 2017 · 0 comments
Assignees

Comments

@djambar
Copy link

djambar commented Jan 1, 2017

df <- h2o.importFile(path = normalizePath("../data/covtype.full.csv"))
WARNING: ParseError at file nfs:\C:\Users\Utilisateur\Documents\R\Machine_Learning\data\covtype.full.csv at byte offset 10305; error = 'Unmatched quote char "'
WARNING: ParseError at file nfs:\C:\Users\Utilisateur\Documents\R\Machine_Learning\data\covtype.full.csv at byte offset 20872; error = 'Unmatched quote char "'
WARNING: ParseError at file nfs:\C:\Users\Utilisateur\Documents\R\Machine_Learning\data\covtype.full.csv at byte offset 24788; error = 'Unmatched quote char "'
WARNING: ParseError at file nfs:\C:\Users\Utilisateur\Documents\R\Machine_Learning\data\covtype.full.csv at byte offset 32650; error = 'Unmatched quote char "'
| | 0%

DistributedException from /127.0.0.1:54321, caused by java.lang.ArrayIndexOutOfBoundsException: 3

Error: DistributedException from /127.0.0.1:54321, caused by java.lang.ArrayIndexOutOfBoundsException: 3

Thanks for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants