Join Slack
Powered by
<How to count unique csv/parquet rows?> Is there a...
# stackoverflow
u
user
07/25/2022, 8:01 AM
How to count unique csv/parquet rows?
Is there a better algorithm for counting unique rows in csv/parquet than writing to HashMap or reading one row and iterating through whole file(if file is big)?
3
Views
Open in Slack
Previous
Next