You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some tables "belong together", they partition the population and these table collections can be used for experience studies.
Create a mapping that specifies the tables that are logically grouped.
Provide an API for users to retrieve multiple tables.
Currently, I am thinking about some sort of JSON config that specifies the table groupings. Then allow users to retrieve a tidy data set of all the tables in the collection.
The text was updated successfully, but these errors were encountered:
Some tables "belong together", they partition the population and these table collections can be used for experience studies.
Currently, I am thinking about some sort of JSON config that specifies the table groupings. Then allow users to retrieve a tidy data set of all the tables in the collection.
The text was updated successfully, but these errors were encountered: