swat.cas.table.CASTable.append — SWAT 1.17.1 documentation
-
CASTable.append(other, ignore_index=False, verify_integrity=False, casout=None)
Append rows of other to self
- Parameters:
- otherCASTable
The CAS table containing the rows to append
- ignore_indexboolean, optional
Not supported.
- verify_integrityboolean, optional
Not supported.
- Returns:
- CASTable