Hi, Teryl, You can call the groupby function on the table returned by the select function call. Please take a look at the example file examples/thula.cpp.
John On 3/29/2010 11:19 AM, Teryl Taylor wrote: > Hi John, > > Thanks for all your timely responses! You have been very helpful and > your information is much appreciated. > > Do you have an example of how to use the groupby function? I'm using > the ibis::table with the select function to do my queries but I'm not > sure when and where to call the groupby function if I want to use one of > the aggregration functions and then group on a certain attribute. > > Do you have a small example of doing a select aggregation and calling > the groupby function using the ibis::table interface? > > > Best Regards, > > > Teryl > > > > _______________________________________________ > FastBit-users mailing list > [email protected] > https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
