pymoodef.common

Module Contents

Functions

_string_to_vector(str)

Transforms string into a vector of strings.

_is_numeric(str)

Check if it is numeric.

_is_numeric_answer(answer)

Check if answer is numeric.

_has_gaps(str)

Check if it has gaps.

pymoodef.common._string_to_vector(str)[source]

Transforms string into a vector of strings.

pymoodef.common._is_numeric(str)[source]

Check if it is numeric.

pymoodef.common._is_numeric_answer(answer)[source]

Check if answer is numeric.

pymoodef.common._has_gaps(str)[source]

Check if it has gaps.