T3Variations.zeros_like ======================= .. py:method:: t3toolbox.frame_variations_format.T3Variations.zeros_like(x) :staticmethod: .. code-block:: python def zeros_like(x) -> 'T3Variations': Zero variations matching the structure (shapes + stack) of ``x`` (a T3Frame or T3Variations).