allensdk.core.utilities module

allensdk.core.utilities.df_list_to_tuple(df: DataFrame, columns: List[str]) DataFrame[source]

convert list to tuple so that it can be hashable

allensdk.core.utilities.literal_col_eval(df: DataFrame, columns: List[str]) DataFrame[source]

Eval string entries of specified columns