Skip to content

Merging datasets vertically and horizontally

Egemen Sahin requested to merge esahin-merge-datasets into master

Vertical merging (increasing row count) works fine. Horizontal merging is a proof of concept.

Both need to be integrated with retrieving data from the stored data instead of my randomly generated dataset.

Merge request reports