Skip to content

Outdated version of Pandas #28

@raultomasmora

Description

@raultomasmora

Describe the bug
It seems that the version of Pandas being used is outdated. Would it be possible to update the code so that it supports newer versions of Pandas?
pandas = "^1.5.0"

To Reproduce
I'm trying to install it from Google Colab using “!pip install ballyregan,” but I'm getting the following error. I'd have to upgrade Pandas, but I need to keep a version that's more or less up to date.

Expected behavior
Installing build dependencies ... done
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Getting requirements to build wheel ... error
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Desktop (please complete the following information):

  • GoogleColab

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