Ajda

Results 122 issues of Ajda

**What's your use case?** Sometimes, one would like to convert several categorical variables to numeric (or vice-versa). This is not possible to do at the moment. One has to click...

**What's wrong?** Y axis in Distributions in some cases doesn't display max ticks. This makes it difficult to read the diagrams. **How can we reproduce the problem?** File (heart-disease) -...

bug report

**What's your use case?** I got a comment from a reviewer, that it would be useful if MDS showed the amount of explained variable. Given that most MDS projections start...

**What's wrong?** Reset variable doesn't always work as expected. If the variable was both converted to categorical and had values merged, one cannot change this merge (for example, how many...

bug
snack

**What's wrong?** When Selected Data is on the input of Nomogram, one can still move points around. They should be disabled/locked, as moving them around causes confusion and makes no...

bug
meal

**What's your use case?** Sometimes there are many variables in the data, some string, other numeric, discrete. I'd like to be able to Ctrl+A ignored features to features, where Orange...

wish
snack

**What's your use case?** When looking at Components output from PCA, one generally wishes to observe top features (and values) for each PC. It is best seen from Data Table,...

needs discussion

**What's your use case?** Social scientists often work with ordinal or binary variables, which are imported to Orange as discrete. It would be nice to enable the so-called _carpet plot_...

wish
feast

**What's wrong?** Venn Diagram crashes when fed sparse data from text add-on. ``` ---------------------------- ValueError Exception ----------------------------- Traceback (most recent call last): File "/Users/ajda/envs/o3/lib/python3.9/site-packages/orangecanvas/scheme/signalmanager.py", line 1024, in __process_next if self.__process_next_helper(use_max_active=True):...

bug
snack

**What's your use case?** Currently, it is not possible to use Group By with sparse data. I want to group by on topic modeling results, so I can freely discard...

meal