Merge Datasets

Docs

Import the left-hand dataset into the data pipeline to enable structured data ingestion and prepare it for joining with related datasets.

left

Import the right-hand dataset to provide complementary data sources required for accurate dataset merging and relational analysis.

right

Perform an inner join merge between the left and right datasets using shared key fields to create a unified, analytics-ready merged dataset.

Merge two context fields with SQL-like joins. Works with both list-of-lists (table rows) and list-of-objects; composite keys are supported using comma-separated values.

Export the merged dataset to Excel (XLSX) format to support spreadsheet-based reporting, business analysis, and stakeholder collaboration.

Loading...

Export the merged dataset to CSV format to enable lightweight data sharing, system interoperability, and analytics pipeline integration.

Loading...

Export the merged dataset to JSON format to provide a machine-readable output optimized for APIs, automation, and modern data workflows.

Loading...

Profiler

Total Time: 0.00 ms
Stages: 6
Success: 0
Errors: 0
Context
Timeline
Stage 1
0.00 ms
Stage 2
0.00 ms
Stage 3
0.00 ms
Stage 4
0.00 ms
Stage 5
0.00 ms
Stage 6
0.00 ms