ddf.stainer.InflectionStainer ============================= .. currentmodule:: ddf.stainer .. autoclass:: InflectionStainer .. note:: Note that this stainer requires the Inflection library, which can be pip installed here: https://pypi.org/project/inflection/. .. automethod:: __init__ .. automethod:: get_col_type .. automethod:: get_history .. automethod:: get_indices .. automethod:: transform .. automethod:: update_history .. rubric:: Methods .. autosummary:: ~InflectionStainer.__init__ ~InflectionStainer.get_col_type ~InflectionStainer.get_history ~InflectionStainer.get_indices ~InflectionStainer.transform ~InflectionStainer.update_history