[Scilab-users] csvRead hangs scilab for big csv file (more than	10000 lines)
    antoine.monmayrant at laas.fr 
    antoine.monmayrant at laas.fr
       
    Tue Oct  2 09:36:27 CEST 2018
    
    
  
Hi,
I'm trying to load a big csv file ( 20002 lines).
It seems that scilab fails when I have more than 10000 lines in my csv file.
If I try to csvRead the whole file, I have a spinning wait icon of death 
that stays there forever (I tried this night: it spinned for more than 
17 hours).
The only way to recover is to kill scilab (Ctrl+C does not work).
If I split my file in several files with less than 10000 lines, I can 
read each chunk in a matter of a few ms and concatenate them without a 
problem.
As anyone ever experienced such a problem with csvRead?
Antoine
-- 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
  Antoine Monmayrant LAAS - CNRS
  7 avenue du Colonel Roche
  BP 54200
  31031 TOULOUSE Cedex 4
  FRANCE
  Tel:+33 5 61 33 64 59
  
  email : antoine.monmayrant at laas.fr
  permanent email : antoine.monmayrant at polytechnique.org
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
    
    
More information about the users
mailing list