kzapfe
kzapfe
I also think the DataFrame thing is quite awkaward. I have a DataFrame in which the first column is the x value and the next 65 columns are y values....
Yep, same opinion. Can it be possible to only write or modify one field on the Dictionary of the file? Maybe using `jldopen("somefile.jld")`?
Sorry about the delay: Here is the full error. ```julia julia> import Pkg julia> Pkg.precompile() Precompiling project... ✗ PyPlot 0 dependencies successfully precompiled in 3 seconds (144 already precompiled) ERROR:...
I am baffled here... What does `...` mean here and how should it be used correctly? I am having similar problems. I can create circles with vector arguments as the...
I have the same problem on IJulia with julia 3.7 and matplotlib 1.4.2, even after calling gc() _each_ time I call a new figure. My code goes like this: ```...
Hi stevengj, I am pretty sure the error may be on the matplotlib side. I just ran the code at my home computer and it works there, with Julia 0.4.3...
Same issue with a Moto 4G and also a gentoo GNU/Linux machine, libmtp 1.1.16 and mtpfs 1.1-r5. Somewhere along I read that it was a bug in Android 7, but...