pyvista.Table.update#
- Table.update(data)[source]#
Set the table data using a dict-like update.
- Parameters:
- data
DataSetAttributes
Other dataset attributes to update from.
- data
Set the table data using a dict-like update.
DataSetAttributes
Other dataset attributes to update from.