Hi All, Is there a better way to drop duplicates, and keep first record based on sorted column?
simple sorting on dataframe and dropping duplicates is quite slow! -- Regards, Rishi Shah
Hi All, Is there a better way to drop duplicates, and keep first record based on sorted column?
simple sorting on dataframe and dropping duplicates is quite slow! -- Regards, Rishi Shah