Percentage of all duplicate non-NULL records in a column.
For example: duplicate_percent(id) on this table is 0.66 (or 66%):
duplicate_percent(id)
1
a
b
2
c
null
d
e
data
You are not logged in to Soda and are viewing the default public documentation. Learn more about Documentation access & licensing.
Last updated 25 days ago
Was this helpful?