|
Turi Create
4.0
|
#include <core/storage/sframe_data/groupby_aggregate_impl.hpp>
Public Attributes | |
| std::vector< size_t > | column_numbers |
| The column number of operate on. | |
| std::shared_ptr< group_aggregate_value > | aggregator |
| The aggregator. | |
A description of a group operation.
Definition at line 37 of file groupby_aggregate_impl.hpp.