Skip to content

Exclude empty Em entries before concat data frames #271

Open
@danielfeismann

Description

@danielfeismann

pypsdm\models\input\container\participants.py:75: FutureWarning: The behavior of array concatenation with empty entries is deprecated. In a future version, this will no longer exclude empty items when determining the result dtype. To retain the old behavior, exclude the empty entries before the concat operation. em_uuids = pd.concat(

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions