On Tuesday, 29 October 2024 at 16:11:08 UTC, Aravinda VK wrote:
Hello everyone,I am happy to share my DataFrame library for D. My primary focus was to make it simple to use and I haven't spent a lot of time optimizing the code for memory and performance.[...]
Cool, something that is definitely missing in D is a native data frame library.
I have a question that can be also a suggestion. Why don't you use **mir-algorithm** library instead?
