Extracts the n most popular images from an DataFrame within a given size range.
Extracts the n most popular images from an DataFrame within a given size range.
DataFrame obtained from RecordLoader
number of most popular images in the output
of image
of image
Dataset[Row], where the schema is (url, count)
Extract the most popular images from a DataFrame.