Paul Makepeace
|
191d93e33f
|
Add reorder_rows(), and supporting Sorting class.
|
2011-04-25 02:52:56 -04:00 |
Paul Makepeace
|
5051a0c15f
|
Add {Starred,Flagged}Facet, and {star,flag}_row. Allow get_rows to have a facets param. Add remove_rows().
|
2011-04-25 01:18:05 -04:00 |
Paul Makepeace
|
d980f9b89b
|
Pull Facet selection handling into TextFacet. Allow TextFacet to be initialized with selections.
|
2011-04-25 00:05:48 -04:00 |
Paul Makepeace
|
2da0288975
|
Add engine.{remove,reset}_all().
|
2011-04-24 18:51:21 -04:00 |
Paul Makepeace
|
da85e698dd
|
Add NumericFacet & camelcase tests. Rename text_facet to compute_facets. Make FacetResponse more generic, with support for bins & baseBins.
|
2011-04-24 18:36:19 -04:00 |
Paul Makepeace
|
263c991804
|
Create NumericFacet and change old Facet to TextFacet, with both as subclasses of Facet. Fix selections -> selection.
|
2011-04-24 17:20:53 -04:00 |
Paul Makepeace
|
0657c415b7
|
Test blank_choice facet
|
2011-04-24 15:56:24 -04:00 |
Paul Makepeace
|
686723445b
|
Remove redundant add facet test. Add Facet.reset(). Add tests for filtering on 2nd facet, and reset'ing both.
|
2011-04-24 15:45:32 -04:00 |
Paul Makepeace
|
c7b445e851
|
Add: selections to facets; row index to RefineRow; reference to sections of tutorial '{n}' into tests; {7} adding a selection to a facet
|
2011-04-24 15:07:49 -04:00 |
Paul Makepeace
|
26bc2030a2
|
Add get_rows() and supporting row classes. Add len() to engine for number of facets. Add test for Engine.add_facet()
|
2011-04-24 12:43:11 -04:00 |
Paul Makepeace
|
20af589a96
|
Google Refine Python client library. Initial check-in: upload project; list projects; delete project; basic text faceting. Test data referred to by David Huynh's Refine tutorial at http://davidhuynh.net/spaces/nicar2011/tutorial.pdf
|
2011-04-23 00:00:10 -04:00 |