OpenStructure
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions
table.py File Reference

Go to the source code of this file.

Data Structures

class  BinaryColExpr
 
class  TableCol
 
class  TableRow
 
class  Table
 

Namespaces

namespace  ost
 
namespace  ost.table
 

Functions

 MakeTitle (col_name)
 
 IsStringLike (value)
 
 IsNullString (value)
 
 IsScalar (value)
 
 GuessColumnType (iterator)
 
 Merge (table1, table2, by, only_matching=False)