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

Value is trying to set on a copy #37

Closed
JanBenisek opened this issue Mar 12, 2021 · 0 comments · Fixed by #63
Closed

Value is trying to set on a copy #37

JanBenisek opened this issue Mar 12, 2021 · 0 comments · Fixed by #63
Assignees
Labels
bug Something isn't working
Milestone

Comments

@JanBenisek
Copy link
Contributor

During preprocessing, pandas raises following warning:

A value is trying to be set on a copy of a slice from a DataFrame

Locate which function is causing the trouble and rewrite it so the warning does not fire.
This is probably happening in multiple places!
(one was found, see the image)

image001

@JanBenisek JanBenisek added the bug Something isn't working label Mar 12, 2021
@JanBenisek JanBenisek added this to the v1.0.2 milestone Mar 12, 2021
@JanBenisek JanBenisek self-assigned this Apr 2, 2021
@JanBenisek JanBenisek linked a pull request Jul 8, 2021 that will close this issue
sandervh14 added a commit that referenced this issue Jul 9, 2021
@sborms sborms closed this as completed in b1ccf74 Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant