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