Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIXME]: remove concatenation out of loop #5

Open
vkhodygo opened this issue Mar 26, 2021 · 0 comments
Open

[FIXME]: remove concatenation out of loop #5

vkhodygo opened this issue Mar 26, 2021 · 0 comments

Comments

@vkhodygo
Copy link
Owner

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).

@vkhodygo vkhodygo added enhancement New feature or request performance and removed enhancement New feature or request labels Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant