On Tuesday, 29 October 2024 at 16:11:08 UTC, Aravinda VK wrote:
[snip]
Please feel free to use it and let me know your experience and
suggestions.
Thanks
Aravinda
Thanks for working on this. I'm a big fan of using dataframes in
R or pandas in python.
That being said, I think there's more value in building
dataframes either on top of or as a part of mir's ndslices. There
was previously a project (magpie, I believe) that built
dataframes on top of ndslices. My recollection is that the main
issue for support within mir is that support for labels isn't
fully implemented (also Ilya is less involved with the project
these days). It's kind of complicated to implement some of this
support and there is a concern that it can lead to breaking
changes. Here's a list of tasks:
https://github.com/libmir/mir-algorithm/issues/426