biolab / biolab/orange3

Aggregate Columns: silent fail on sparse

Open
#6,748 0 comments 0 reactions 0 assignees View on GitHub
bug report
Dominant language
Python
Stars
5.7k
Forks
1.1k
Avg merge
12d 2h
Merged PRs (30d)
1

Description

**What's wrong?**

Aggregate Columns silently fails on sparse data, i.e. returns all nan values (when it shouldn't).

**How can we reproduce the problem?**

Corpus - BoW - Aggregate Columns

**What's your environment?**

- Operating system: OSX
- Orange version: 3.37.0.dev
- How you installed Orange: git

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue through the Corpus → BoW → Aggregate Columns workflow using sparse data. Trace the Aggregate Columns widget and its tests or data-processing entry points to find why the result becomes all NaN. Done means sparse input produces the expected aggregate values instead of silently returning all NaN.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.