Hello,
I'd like to test this gist<https://gist.github.com/malmaud/9025047/revisions> 
(malmaud's 
plot of julia issues), but it seems I cannot use the module Pandas.
The error is:

julia> using Pandas
Loading help data...
ERROR: key not found: "_IXIndexer"
 in getindex at /home/michele/.julia/PyCall/src/PyCall.jl:582
 in reload_path at loading.jl:144
 in _require at loading.jl:59
 in require at loading.jl:43
while loading /home/michele/.julia/Pandas/src/Pandas.jl, in expression 
starting on line 45

My julia version is: Julia Version 0.3.0-prerelease+1590; Commit 4e5747e* 
(2014-02-16 15:15 UTC)

I installed the python-pandas package (I'm on ubuntu 13.10).

What I'm missing? Or it is a bug?
Thanks,
Michele

Reply via email to