Data Model for 'teal' Applications
Test if two objects are (nearly) equal
Check Compatibility of keys
Verify key set compatibility
Validate parent-child key
Data input for teal
app
Variable labels
Names of data sets in teal_data
object
Generate sample CDISC datasets
Get code from teal_data
object
Get code dependency of an object
Checks whether a graph is a Directed Acyclic Graph (DAG)
Create a relationship between a pair of datasets
Manage relationships between datasets using join_keys
The names of a join_keys
object
Internal constructor
Initialize teal_data
object
Get and set parents in join_keys
object
Show teal_data
object
teal.data
: Reproducible data model for teal
applications
Reproducible data
Comprehensive data integration function for teal
applications
Deprecated TealData
class and related functions
Topological graph sort
Updates the keys of the datasets based on the parents
Verify code reproducibility
Provides a 'teal_data' class as a unified data model for 'teal' applications focusing on reproducibility and relational data.
Useful links