Skip to content

pandas append function has been deprecated #5

Description

@opain

Hi,

The append function has been deprecated in more recent versions of pandas, leading to an error when running gcsc.

It might be worth adding a conda environment or list of required packages to run gcsc.

For example, this conda .yaml seems to works fine:

name: gcsc
channels:

  • bioconda
  • conda-forge
  • defaults
    dependencies:
  • python=3.8
  • pandas=1.4.0
  • scipy
  • numpy

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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