Equal#
- class Equal(obj, obj2, *args, method=None, detailed=False, equal_nan=True, leaf=False, union=True, verbose=None, compare=True, die=False, **kwargs)[source]#
Bases:
prettyobj
Attributes
Get the base object
Get the base dictionary
Find out how many objects are being compared
Get the other dictionaries
Get the other objects
special_cases
valid_methods
Methods
- property n#
Find out how many objects are being compared
- property base#
Get the base object
- property others#
Get the other objects
- property bdict#
Get the base dictionary
- property odicts#
Get the other dictionaries
- walk()[source]#
Use
sc.iterobj()
to convert the objects into dictionaries