T3Frame.save ============ .. py:method:: t3toolbox.frame_variations_format.T3Frame.save(file) .. code-block:: python def save(self, file) -> None: Save the frame cores to a ``.npz`` file (load with :py:meth:`load`).