dataframe implementations
    jmh530 via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Nov 18 14:45:59 PST 2015
    
    
  
On Monday, 2 November 2015 at 13:54:09 UTC, Jay Norwood wrote:
>
> I saw someone posting that they were working on DataFrame 
> implementation here, but haven't been able to locate any code 
> in github, and was wondering what implementation decisions are 
> being made here.  Thanks.
My sense is that any data frame implementation should try to 
build on the work that's being done with n-dimensional slices.
    
    
More information about the Digitalmars-d-learn
mailing list