dataframe implementations
    jmh530 via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Nov 20 11:20:45 PST 2015
    
    
  
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.
    
    
More information about the Digitalmars-d-learn
mailing list