- `resample_elwise(x::UncertainIndexValueDataset)` => `Vector{NTuple{2, T}}` - `resample_elwise(x::UncertainIndexValueDataset, n::Int)` => `Vector{Vector{NTuple{2, T}}}` where each vector of tuples is of length `n`
resample_elwise(x::UncertainIndexValueDataset)=>Vector{NTuple{2, T}}resample_elwise(x::UncertainIndexValueDataset, n::Int)=>Vector{Vector{NTuple{2, T}}}where each vector of tuples is of lengthn