pytoolz / pytoolz/toolz

Function `unmerge`

Open
#480 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5.2k
Forks
280
Avg merge
6d 17h
Merged PRs (30d)
4

Description

Hi,

May I ask if there is a function for unmerge, which similar to unzip (but for dict) and has arguments to choose which keys belong to which dict ?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the requested dictionary behavior with the linked toolz.sandbox.core.unzip documentation. Clarify how keys are selected and what the returned dictionaries should contain, then inspect the existing sandbox API before defining tests for the agreed cases. Done means the behavior and API are documented and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.