ddavisqa / google-refine

Automatically exported from code.google.com/p/google-refine
0 stars 0 forks source link

Feature request - Flag cluster of selected records #344

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. On column, edit cells and then Cluster & Edit

What is the expected output? What do you see instead?
Along with 'Merge & Recluster' button, there should be one button 'Flag 
Selected Records'

What version of Google Refine are you using?
2.0

What operating system and browser are you using?
Ubuntu 10.10

Is this problem specific to the type of browser you're using or it happens
in all the browsers you tried?

Please provide any additional information below.
Feature Request

Original issue reported on code.google.com by sachdev...@gmail.com on 2 Mar 2011 at 9:28

GoogleCodeExporter commented 8 years ago

Original comment by tfmorris on 2 Mar 2011 at 6:52

GoogleCodeExporter commented 8 years ago
Would "Flag Selected Records" perform anything else? Other than flagging the 
records being displayed in the Cluster view.  Or is that the feature your 
asking for only ?

Original comment by thadguidry on 2 Mar 2011 at 6:57

GoogleCodeExporter commented 8 years ago
Well the point is to select a group of records or creating a subset out of 
total records based on clustering information so that these records can be 
acted on later.

My specific requirement was to export the clustered records out of refine to 
perform some manipulation on a external database.

Original comment by sachdev...@gmail.com on 2 Mar 2011 at 7:03

GoogleCodeExporter commented 8 years ago
I think the word 'Instead' in this issue's title is misleading. I didn't 
realize it while creating the issue.
Any way I can change the title now ?

Original comment by sachdev...@gmail.com on 2 Mar 2011 at 7:11

GoogleCodeExporter commented 8 years ago
Title changed per original posters request.  Hopefully it's close to what you 
desire, but if not, please give us the text of the title you'd like.

Original comment by tfmorris on 7 Jun 2011 at 6:29

GoogleCodeExporter commented 8 years ago
"""
Well the point is to select a group of records or creating a subset out of 
total records based on clustering information so that these records can be 
acted on later.
"""

It's possible to do this without much work with version 2.0: If you mouseover 
each cluster a link appears "Browse this cluster". Clicking this link will open 
a new window with that cluster selected. At that point it's straightforward to 
select All -> Edit rows -> Flag rows, or Export right there & then, etc.

Original comment by paulm%pa...@gtempaccount.com on 7 Jun 2011 at 10:30

GoogleCodeExporter commented 8 years ago
The problem grows however with larger messier files.  In my case, I have a 
20,000 row file that gives me about 42 clusters in one column, which is cool.  
I would like this proposed feature to just Flag all the rows across all 42 
clusters, instead of having to click "Browse this cluster" and Edit rows -> 
Flag rows 42 TIMES.

Original comment by thadguidry on 7 Jun 2011 at 1:54