How to get the distinct data from a list?
I want to get distinct list from list of persons .
I want to get distinct list from list of persons .
I am using Pandas as a database substitute as I have multiple databases (Oracle, SQL Server, etc.), and I am unable to make a sequence of commands to a SQL equivalent.