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