Skip to content

[FIXME]: remove concatenation out of loop  #5

@vkhodygo

Description

@vkhodygo

Reading file involves concatenation at

df_ = concat([df_, x], ignore_index=True)

That behaviour is undesired as discussed here: 1 and 2 (see also this discussion).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions