.. _`Drop masked values in Table`: .. _`org.sysess.sympathy.table.dropmaskvalues`: Drop masked values in Table ~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: select_table_columns.svg :width: 48 Drop either rows or columns with any masked values. Documentation ############# Definition ########## *Input ports*: :: table Input *Output ports*: :: table Output *Configuration*: **Select columns** (columns) Select columns. **Drop** (direction) Select along which axis to drop values .. automodule:: node_mask_table .. class:: DropMaskTable Related nodes ############# * :ref:`org.sysess.sympathy.table.fillmaskedvalues` * :ref:`org.sysess.sympathy.table.maskvalues` * :ref:`org.sysess.sympathy.data.table.dropnantable`