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
Added informational stop message when using mutate_data with RelationalDataConnector.
Modified as_cdisc to behave similarly to cdisc_dataset when called on a Dataset object.
Changed the displayed format of the data name and the column name in data_extract_spec UI elements. Both are now compressed to <data name>.<column name> if they don't change during runtime of the app.
Added ADSAFTTE to the list of recognized ADaM dataset names.
Added another example to data_extract_spec's doc string showcasing app users can choose a variable used for filtering in the encoding panel.
Added CSS styling to tool tips in teal modules.
Fixed an edge case error when creating a filter on variable with all missing values crashed the app.
Fixed a bug that crashes app whenever a Date or datetime column is selected from a filter_spec.