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