neuralib.sqlp.table.table_field_names

neuralib.sqlp.table.table_field_names(table)[source]

list of the name for each field in the table.

Parameters:

table (type[T])

Return type:

list[str]