I used AI to write the python code to remove duplicates occurring horizontally in an Excel worksheet. In this episode, I showed you my process real-time, and even though it gave me a workable solution in the first go, I kept tweaking the GPT prompt to get back exactly what I wanted. If you need the python code you can find it on my git account here: https://github.com/brianleedick/delet... ...just simply copy and paste into your python ide.