RemoveRowsOp ============ .. currentmodule:: hed.tools.remodeling.operations.remove_rows_op .. autoclass:: hed.tools.remodeling.operations.remove_rows_op.RemoveRowsOp :noindex: .. rubric:: Methods .. autosummary:: RemoveRowsOp.__init__ RemoveRowsOp.do_op RemoveRowsOp.validate_input_data .. rubric:: Attributes .. autosummary:: RemoveRowsOp.NAME RemoveRowsOp.PARAMS .. _method-__init__: .. automethod:: hed.tools.remodeling.operations.remove_rows_op.RemoveRowsOp.__init__ .. _method-do_op: .. automethod:: hed.tools.remodeling.operations.remove_rows_op.RemoveRowsOp.do_op .. _method-validate_input_data: .. automethod:: hed.tools.remodeling.operations.remove_rows_op.RemoveRowsOp.validate_input_data .. _attribute-NAME: .. autoattribute:: hed.tools.remodeling.operations.remove_rows_op.RemoveRowsOp.NAME .. _attribute-PARAMS: .. autoattribute:: hed.tools.remodeling.operations.remove_rows_op.RemoveRowsOp.PARAMS