Skip to content

Warn learners about "setting on copy" #175

@suvayu

Description

@suvayu

There should be a short but dedicated discussion warning about setting a value on copies: df[“a”][“b”] = 5. This is one of the most common mistakes made by beginners, and often they are also inexperienced to understand the warning. This type of error can lead to serious errors in an analysis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions