exception
TimestampAttributeMissingError ¶
Bases: Exception
Error raised when timestamp attribute is missing.
Source code in src/recnexteval/matrix/exception.py
1 2 3 4 5 | |