Closed sahil1105 closed 5 years ago
Made dfs a dict. pw objects have a dict called rels rather than a list now. rels remains the same for now, since it only contains schema information. Will address it later if a compelling use case/ reason comes up.
Change from rel_id to making dfs a dictionary of data frames and rels a dictionary of Relation objects, even within PossibleWorld rls