g_leggio's avatar
g_leggio
New Member
10 years ago
Status:
Under Review

flag to enable/disable unique values in R visuals

Today when I import a dataset in R Visuals, there's an automatic script that removes duplicate values. This is not suitable for multiple observations of the same value. I'd like to have the chance to disable this behaviour using a flag.

3 Comments

  • boefraty's avatar
    boefraty
    Microsoft Employee
    The workaround is to add ID column to the data and to ignore it in R
  • If SQL doesn't automatically remove duplicates, why do we want that for data being fed to R? And it takes a single R statement to get rid of duplicates -- let us decide. Some time graphics and statistics can be quite different when duplicates have been removed. Automatic duplicate removal could be a checkbox selection, not the only choice.

Recent ideas