HomeDocumentation
Retrieve the number of terms in the column.
Return value:
Number of terms in the column.
Example usage:
print(Column([1.0, 2.0], [c0, c1]).size())