dotnet / dotnet/machinelearning

[DataFrame][Request] Multi-dimensional Index

Open
#5,658 2 comments 0 reactions 0 assignees View on GitHub
area-DataFrame
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.