utils.NumpyEncoder.default ========================== Back to :doc:`Class page <../classes/utils.NumpyEncoder>` Summary ------- No docstring summary available. Signature --------- .. code-block:: python def default(self, obj) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``obj`` - - - - - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- No docstring text available.