Skip to content

Update deprecated call to frame.append in quidel_covidtest #1518

@krivard

Description

@krivard

The Quidel indicator generates the following warning message:

covidcast-indicators/quidel_covidtest/delphi_quidel_covidtest/pull.py:65: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.

We should update pull.py to use concat.

Not urgent, just needs to happen before pandas removes support for frame.append entirely.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions