lace.Engine.n_cols

property Engine.n_cols

The number of columns in the table.

Examples

>>> from lace.examples import Satellites
>>> engine = Satellites()
>>> engine.n_cols
20