aggregator_all Module
Contains the the aggregator for including all columns, that is, when no aggregation is performed.
Classes
AggregatorAll |
Define an aggregator that returns all columns. Use this aggregator when you want to include all columns with no aggregation. Initialize with should_direct_join as False. |