say i have sample data like this
and i want to generate summary dataframe with sample text of the desc1 and desc2 for a large data set.. (about 20,000 rows)
I will have more columns like desc3, desc4, etc... and i may want to include additional desc_n samples in the result.
The purpose is to get an idea of what the unique names are (group by).. then see a sample text for the other fields concatenated and count of unique desc1