Package qubx_single :: Module rates :: Class Workspace
[hide private]
[frames] | no frames]

Class Workspace

source code

          object --+    
                   |    
qubx.util_types.Anon --+
                       |
                      Workspace

Holds data, model, and results for one file.

Instance Methods [hide private]

Inherited from qubx.util_types.Anon: __getattr__, __init__, __repr__, __str__, clone

Inherited from qubx.util_types.Anon (private): _find_arg_dicts, _str_indent

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __subclasshook__

Properties [hide private]

Inherited from object: __class__