I haven't released the code yet, but I am working on package that have similar 
to pandas functionality, but with different somewhat shorter syntax, thanks to 
Nim macros and support for DSLs. The syntax is close to R data.table package: 
Links: 
[https://github.com/Rdatatable/data.table/wiki](https://github.com/Rdatatable/data.table/wiki),
 
[https://github.com/Rdatatable/data.table/wiki/talks/ArunSrinivasanSatRdaysBudapest2016.pdf](https://github.com/Rdatatable/data.table/wiki/talks/ArunSrinivasanSatRdaysBudapest2016.pdf)

Reply via email to