ibis.
table
Create an unbound Ibis table for creating expressions. Cannot be executed without being bound to some physical table.
Useful for testing
schema : ibis Schema
name : string, default None
Name for table
table : TableExpr