-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
The latest pandas (v1.0.0) does not have _IXIndexer key anymore. I reverted to pandas 0.25.3 as a workaround for now but I think Pandas.jl needs to catch up...
julia> using Pandas
[ Info: Precompiling Pandas [eadc2687-ae89-51f9-a5d9-86b5a6373a9c]
ERROR: InitError: KeyError: key "_IXIndexer" not found
Stacktrace:
[1] getproperty(::PyObject, ::String) at /home/tkwong/.julia/packages/PyCall/ttONZ/src/PyCall.jl:308
[2] (::Pandas.var"#21#24")() at /home/tkwong/.julia/packages/Pandas/wBpaf/src/Pandas.jl:216
[3] __init__() at /home/tkwong/.julia/packages/Pandas/wBpaf/src/Pandas.jl:28``
Metadata
Metadata
Assignees
Labels
No labels