simple-data-analysis
simple-data-analysis copied to clipboard
noTest option with addItems
When you want to merge a lot of files (or SDA instances) together, SDA tests if all items have the same keys, which could be slow. If you don't need this test, it would be great to have an option to skip it.
A better idea is maybe to specify the number of items to check and if we want to randomize the selection. 0 would mean no test.
This could be available in the class, like verbose.