ranking_HM.add_or_vstack_to_dic =============================== Back to :doc:`Module page <../modules/ranking_HM>` Summary ------- No docstring summary available. Signature --------- .. code-block:: python def add_or_vstack_to_dic(dic, key, arr, extra_arrays = ()) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``dic`` - - - - - - * - ``key`` - - - - - - * - ``arr`` - - - - - - * - ``extra_arrays`` - - - () - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- No docstring text available.