swat.cas.table.CASTable.append

CASTable.append(other, ignore_index=False, verify_integrity=False, casout=None)

Append rows of other to self

Parameters:
other : CASTable

The CAS table containing the rows to append

ignore_index : boolean, optional

Not supported.

verify_integrity : boolean, optional

Not supported.

Returns:
CASTable