How to use Split
Lin_0420
New Altair Community Member
Hello, everyone!
I'm a beginner and I have a problem in using Split to process data so that the effect is the same as that on the picture. Please help me solve the problem.
Thank you~
I'm a beginner and I have a problem in using Split to process data so that the effect is the same as that on the picture. Please help me solve the problem.
Thank you~
Tagged:
0
Comments
-
Hi there @Lin_0420 ,
can you be more specific? the data in the picture has a clear pattern, is a polynomial array separated by comma. In this case, if you apply an split operator over the attibute, using "," as splitt pattern you can obtain something similar to the picture.
Best,
Cesar1