Skip to content

Update pandas dataframe.append calls #7

@mroguljic

Description

@mroguljic

Pandas >=2.0 does not have dataframe.append() which is used at multiple places in TIMBER code. The current workaround is to force the usage of Pandas<2.0. The calls should be updated to concat so that we do not need to be restricted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions