Skip to content

Another post-rows-deletion-by-reference FR/suggestion #7812

Description

@iagogv3

setUnique(dt) would remove duplicate rows by reference, so the same as

dt[which(duplicated(dt)), .ROW := NULL].

Maybe some "inside" operation, like dt[, setUnique(.SD)]???

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions