Typed data frames in D
Marc
mailnawman at gmail.com
Sat Aug 16 20:40:50 UTC 2025
Hi,
I'm trying to implement data frames in D based on mir slices. I'm
not sure if there's a better approach. Currently support just
basic slicing and assignment.
Are there any efforts in the community toward this goal.
What features would you like to see in the data frame? Any ideas
or feature request would be appreciated.
https://github.com/istmarc/typeddataframe
More information about the Digitalmars-d-learn
mailing list