dict_list

hhpy.main.dict_list(*args) → dict[source]

Creates a dictionary of empty named lists. Useful for iteratively creating a pandas DataFrame

Parameters:args – The names of the lists
Returns:Dictionary of empty named lists