cr00k

Results 3 comments of cr00k

I have similar problem in macos with julia version 1.8.5. Kernel just disconnects... in the terminal I get following messages. `[I 2023-04-29 22:20:46.551 ServerApp] AsyncIOLoopKernelRestarter: restarting kernel (3/5), new random...

I just deleted .toml files and made new environment where I loaded the needed packages.

The output of XLSX.readtable() is no longer a tuple but a class. According to XLSX.jl docs ([https://felipenoris.github.io/XLSX.jl/stable/api/#XLSX.readtable]) one should use this function to create DataFrame with DataFrame.jl, which makes much...