Skip to content

Import issues due to non compatibility with python 3.13 #53

@Lukas-09

Description

@Lukas-09

Hi everyone,
I just ran into some issues while upgrading python to 3.13
it seems that versions of pandas >2.0.3 are running into problems that already occurred in an older thread "TypeError: Argument 'placement' has incorrect type (expected pandas._libs.internals.BlockPlacement, got slice)" .
The actual problem is that with python 3.12 and 3.13 you can't pip install pandas 2.0.3.
Moreover current versions of numpy(2.2.3) are not compatible with pandas 2.0.3

I don't know how complicated making all of that compatible would be but it surely would be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions