You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's your use case?
Some data-file formats have placeholder columns for future variables to be added. For instance, the .FIT file format has dozens of these. You'd want to set them all to the role "skip" when importing the data in Orange. Currently this is only possible by selecting and changing them one by one, which is very time consuming.
What's your proposed solution?
Allow selection of multiple variables, and make it possible to change their role (and preferably also their type) through one single drop-down menu.