Skip to content

_IXIndexer error with pandas 1.0.0 #64

@tk3369

Description

@tk3369

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions