keys#

swordfish.function.keys()#

Return the keys of a dictionary as a vector, or return the column names of a table as a vector, or convert a set into a vector.

Parameters:

X (Constant) – A dictionary/table/set.