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