featuretools.primitives.AggregationPrimitive ============================================ .. currentmodule:: featuretools.primitives .. autoclass:: AggregationPrimitive .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~AggregationPrimitive.__init__ ~AggregationPrimitive.generate_name ~AggregationPrimitive.generate_names ~AggregationPrimitive.get_args_string ~AggregationPrimitive.get_arguments ~AggregationPrimitive.get_description ~AggregationPrimitive.get_filepath ~AggregationPrimitive.get_function .. rubric:: Attributes .. autosummary:: ~AggregationPrimitive.base_of ~AggregationPrimitive.base_of_exclude ~AggregationPrimitive.commutative ~AggregationPrimitive.compatibility ~AggregationPrimitive.default_value ~AggregationPrimitive.description_template ~AggregationPrimitive.input_types ~AggregationPrimitive.max_stack_depth ~AggregationPrimitive.name ~AggregationPrimitive.number_output_features ~AggregationPrimitive.return_type ~AggregationPrimitive.stack_on ~AggregationPrimitive.stack_on_exclude ~AggregationPrimitive.stack_on_self ~AggregationPrimitive.uses_calc_time