On Thursday, 19 November 2015 at 06:33:06 UTC, Jay Norwood wrote:
Maybe the nd slices could be applied if you considered each row to be the same structure, and slice by rows rather than operating on columns. Pandas supports a multi-dimension panel.Maybe this would be the application for nd slices by row.
I meant in the sense that Pandas is built upon Numpy.