.. _`Drop NaN Table`: .. _`org.sysess.sympathy.data.table.dropnantable`: Drop NaN Table ~~~~~~~~~~~~~~ .. image:: drop_nan.svg :width: 48 Remove rows or columns with NaN (not a number) in them. *Input ports*: :Input: table Input *Output ports*: :Output: table Output *Configuration*: **Drop** (direction) Select along which axis to drop values .. automodule:: node_table_dropna .. class:: DropNaNTable Example flows ############# * :download:`DropNaNTable.syx `