Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
ClassFromDict
__init__
as_dict
_dict
experimentation
DataDict
Results
ResultsPandas
TimeWarner
copy_file
down_sample
sp1
unique_time_stamp
cma.experimentation.ClassFromDict
cma
class ClassFromDict(object):
Constructor: ClassFromDict(dict_)
ClassFromDict(dict_)
View In Hierarchy
set class attributes from a dict, see also cma.utilities.utils.DictClass2
dict
cma.utilities.utils.DictClass2
Undocumented
collect only original attributes, check out .__dict__ to see also the attributes later added.