Hello,
I wonder if Alteryx has count and ordinal encoding, or I have to implement them in my own?
Solved! Go to Solution.
Hi @Hagar-Usama ,
I think you can achieve
Count encoding with Summarize tool (Group by the label, and Count the items) and
Ordinal encoding with Unique tool (for the label) and Record ID tool.
User | Count |
---|---|
63 | |
25 | |
23 | |
21 | |
21 |