Dear all,
I would like to track the importing process of a CSV file. The file is pretty large and it takes hours to load it into Mathematica. To evaluate at which state the uploading process is, I would like to use a Progress Bar or equivalent. Therefore I read at StackOverflow that there is a possibility to track the calculation process of an operation using Monitor
or ProcessIndicator
. Unfortunately, I have not been able to adapt the code or find the other code which makes this possible. Therefore I am wondering if someone already used this kind of solution to track an importing forces of a CSV file into Mathematica?
I would be very happy if someone could help me, thank you in advance!
Best regards Alex