pudo / dataset

Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
https://dataset.readthedocs.org/
MIT License
4.76k stars 297 forks source link

Remove duplicates from a table #413

Open janbaum opened 1 year ago

janbaum commented 1 year ago

Is there any way to remove duplicates from a table without writing a custom SQL-query ?