Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on March 25, 2025 12:57PM
Likes: 0
Replies: 3
Hi all in dataiku after doing a left join operation I am removing all the duplicate values, but when I exported the dataset as an excel I noticed there are few rows which are exactly matching but are not removed or considered duplicate. Once I did the TRIM operation in excel then duplicate values were considered and removed. How can we tackle this in dataiku.
Use a Prepare recipe with the Transform String processor and change the mode to "Remove leading/trailing white spaces".
Can you please explain a little bit more?
Follow the steps shown on this documentation page:
Use the Transform String processor and change the mode to "Remove leading/trailing white spaces".