Validation#
|
Validate that a set of data frames satisfy the collection's invariants. |
|
Filter the members data frame by their schemas and the collection's filters. |
|
Utility method to check whether |
|
Initialize a collection by casting all members into their correct schemas. |
|
Mark a function as filters for rows in the members of a collection. |
|
Express a 1:1 mapping between data frames for a collection filter. |
Express a 1:{1,N} mapping between data frames for a collection filter. |