Skip to content

bedshift is using an outdated pandas API #50

@nleroy917

Description

@nleroy917

The requirements file doesn't specify a specific pandas version. Therefore, it will grab pandas>2.0. In pandas 2.0, the df.append method is no longer used.

This is occurring in a few places, and I believe that there are other alternatives.

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