JockLawrie / Schemata.jl

Schemata for tabular data sets in Julia.
Other
18 stars 2 forks source link

Define joins between tables within a schema #9

Open JockLawrie opened 4 years ago

JockLawrie commented 4 years ago

Enables:

  1. join(table1, table2, schema).
  2. Intra-row constraints across tables.