danfojs icon indicating copy to clipboard operation
danfojs copied to clipboard

Allow user to handle errors

Open nucoinha opened this issue 1 year ago • 0 comments

The code using Papa js (readCSV in browser, for instance) doesn't reject the promise when a error occurs so makes it impossible for the user to catch the problem.

I'm not sure if this patch will work but this is an issue anyway.

nucoinha avatar Apr 12 '24 19:04 nucoinha