Beispiel #1
0
 def to_table(self):
     from booq.table import ATable
     tab = ATable.from_series(self)
     return tab