schola.core.spaces.base.get_space_shape_as_int
schola.core.spaces.base.get_space_shape_as_int(space) : Get the shape of a space as an integer.
Parameters: : space (Space) – The space to get the shape of.
Returns: : The shape of the space as an integer.
Return type: : int