DiscreteMicrogridEnv.remove_action# DiscreteMicrogridEnv.remove_action(action_number)[source]# Remove an action from the action space. Useful if two actions happen to be redundant in a particular use case. Parameters# action_numberintIndex of the action to remove.