Skip to content

[DataFrame][Request] Multi-dimensional Index #5658

Open
@DanielTrommel

Description

@DanielTrommel

Thanks for adding the DataFrame type! It is briljant, and I have already tried it out, and the current functionality works great.
I have done a small performance comparison, porting some code from a project from Python to C#: having code with row specific operations (the apply() in pandas) I have experienced that in .NET I get 50-100 times faster execution times than with Python+pandas.

To be able to really use DataFrame in our projects, we would need to also have Multi-dimensional Indexing capabilities.

It this something on the roadmap, in the nearby future?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions