commonpower.utils.helpers
Functions
Recursive version of getattr() capable of getting an attribute of a nested subobject. |
|
Recursive version of hasattr() capable of checking an attribute of a nested subobject. |
|
Recursive version of setattr() capable of setting an attribute of a nested subobject. |
|
Converts the given arguments to datetime objects via pandas. |