biolab / orange3

🍊 :bar_chart: :bulb: Orange: Interactive data analysis
https://orangedatamining.com
Other
4.81k stars 1k forks source link

Orange3 version 3.37.0 of the graph_ranks function is replaced by what #6835

Closed CandB1314 closed 2 months ago

CandB1314 commented 3 months ago

What's wrong?

How can we reproduce the problem?

What's your environment?

markotoplak commented 3 months ago

It was gone in #6062 because it caused problems with the tests and nothing within Orange (as an app) used it.

I honestly had no idea that this code was being used anywhere. If you wish to use it, just copy the corresponding code from the old version: https://github.com/biolab/orange3/blob/3.32.0/Orange/evaluation/scoring.py