How to find unique rows in a dataset

General help and assistance with jamovi. Bug reports can be made at our issues page: https://github.com/jamovi/jamovi/issues . (If you're unsure feel free to discuss it here)
Post Reply
srk80
Posts: 16
Joined: Sat Mar 18, 2023 7:37 am

How to find unique rows in a dataset

Post by srk80 »

Hi, I am working with flights dataset which is very popular in Hadley Wikham book. I want to find unique origin and destinations. is there anyway we can do it?
Attachments
Dataset_sort.omv
(333.99 KiB) Downloaded 10 times
User avatar
jonathon
Posts: 2996
Joined: Fri Jan 27, 2017 10:04 am

Re: How to find unique rows in a dataset

Post by jonathon »

Hi, you can use a computed variable to compute the routes. see here:


Screenshot 2026-07-31 at 09.45.04.png
Screenshot 2026-07-31 at 09.45.04.png (842.25 KiB) Viewed 976 times
srk80
Posts: 16
Joined: Sat Mar 18, 2023 7:37 am

Re: How to find unique rows in a dataset

Post by srk80 »

This is a nice hack. But I would like to know the number of rows in this frequency table. Further, is there anyway to export the table as a jamovi data like jtransform export to a new file?
Post Reply