allensdk.core.exceptions module¶
-
exception
allensdk.core.exceptions.DataFrameIndexError(msg, caught_exception=None)[source]¶ Bases:
LookupErrorMore verbose method for accessing invalid rows or columns in a dataframe. Should be used when an index error is thrown on a dataframe.