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