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