Skip to content

Upgrade to pandas 2 #22

Closed
Closed
@stefanbischof

Description

@stefanbischof

Hi,

could you upgrade the dependency to pandas to version >= 2.0.0?

The issue is that rdfpandas currently doesn't work with pandas >= 2.0.0. Since I have to use pandas < 2.0.0, I also have to use an older version of numpy < 1.26. Now, it is not possible to install numpy on python 3.12 because it doesn't PEP513 builds (see https://stackoverflow.com/questions/77582651/why-doesnt-numpy-support-pep517-builds). So I have to resort to python 3.11.

Long story short: please upgrade to pandas >= 2.0.0 so we can use rdfpandas with python 3.12 :)

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