Open robsmith11 opened 4 years ago
I was surprised to see that asofjoin doesn't support joining entire tables, just a single column of NDSparse.
asofjoin
NDSparse
Wouldn't it make sense to support joining tables with many columns rather than having to repeat the join for each column?
I was surprised to see that
asofjoin
doesn't support joining entire tables, just a single column ofNDSparse
.Wouldn't it make sense to support joining tables with many columns rather than having to repeat the join for each column?