fslaborg / fslaborg/Deedle

[Feature proposal] Variable multi key joining

Open
#509 12 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
F#
Stars
1k
Forks
191
Avg merge
5d 15h
Merged PRs (30d)
2

Description

Hey,

I created a function for joining two frames with different rowkeys. For each frame an additional function is given which maps the rowkey of the frame to a rowkey shared between both frames. This way any two frames can be joined.

The implementation (called Frame.align) and an easy example for this are available in our [DeedleExtensions](https://github.com/CSBiology/DeedleExtensions) repository.

Before creating a pull request, I wanted to first reach out and see if you're interested in this function in particular or any other function included in the DeedleExtensions repository.

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.