mvpa2.mappers.fx.EnsureBool

Inheritance diagram of EnsureBool

class mvpa2.mappers.fx.EnsureBool

Ensure that an input is a bool.

A couple of literal labels are supported, such as: False: ‘0’, ‘no’, ‘off’, ‘disable’, ‘false’ True: ‘1’, ‘yes’, ‘on’, ‘enable’, ‘true’

Methods

long_description()
short_description()