gjwgit / rattleng

The New Generation R Analytics Desktop App
GNU General Public License v3.0
20 stars 8 forks source link

DATASET: Set variables as IGNORE as the levels are more than 10 levels. #404

Closed zheyxu closed 1 week ago

zheyxu commented 3 weeks ago

If they are categorised.

gjwgit commented 3 weeks ago

If the variable is a factor or character with more than 20 levels then IGNORE by default.

zheyxu commented 2 weeks ago

Made pr https://github.com/gjwgit/rattleng/pull/427

zheyxu commented 2 weeks ago

Image Ignore variables more than 10 levels by default.

gjwgit commented 2 weeks ago

Use MAXFACTOR instead of 10 or 20. Currently Rattle use MAXFACTOR=20 but the intention is that the user can change this in SETTINGS.