Hacker News new | ask | show | jobs
by wodenokoto 1016 days ago
I don’t know the domain where this function is used, but stuff like that is used constantly in data science.

    df[df[mySelection] == wrongVal] = rightVal