The primary motivator is to ease the code translation of the basic properties from dss_python to ODD.py, but it could also have other uses.
Although not all the extended functionality is planned to be merged in dss_python, something like the _columns attributed listed in the ODD.py modules could be useful to produce automated __str__ methods.
The primary motivator is to ease the code translation of the basic properties from dss_python to ODD.py, but it could also have other uses.
Although not all the extended functionality is planned to be merged in dss_python, something like the
_columnsattributed listed in the ODD.py modules could be useful to produce automated__str__methods.