[GSoC] Dataframes for D

Joseph Rushton Wakeling joseph.wakeling at webdrake.net
Sat Aug 10 12:38:19 UTC 2019


On Saturday, 10 August 2019 at 04:10:31 UTC, Prateek Nayak wrote:
> I was looking into Parquet and it even came up in the reddit 
> post i had linked to earlier on - smaller file size and better 
> I/O makes it really good for industrial use.
> A quick search on DUB didn't give any result for a parser so 
> I'll probably work on a library to work with Parquet files.
> I looked into Cap'n Proto too - it looks promising but its 
> missing from Pandas I/O section which was disappointing.
> Thanks for mentioning SQL. I will start working on these 
> features soon.

It's clearly important that your project supports the same data 
exchange formats as pandas, but it doesn't seem inherently a 
problem to support other formats as well, assuming you have the 
time and inclination to do so.


More information about the Digitalmars-d mailing list