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