MatchDatasets
Introduction
Function signature
MatchDatasets(
left_datasets=None,
right_datasets=None,
left_name=None,
right_name=None,
widget_id=None,
)
Parameters
Parameters
Type
Description
left_datasets
right_datasets

left_name
right_name

widget_id
Methods and attributes
Attributes and Methods
Description
Mini App Example
Import libraries
Init API client
Prepare datasets we will matched
Initialize MatchDatasets widget
MatchDatasets widgetCreate app layout
Create app using layout

Last updated