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