Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Output: Splits the MyCol column on each instance of the letter z, generating 4 new columns. If there are fewer than 3 instances of z in a cell, the corresponding columns after the split are blank.

Info

NOTE: Avoid creating datasets that are wider than 2500 1000 columns. Performance can degrade significantly on very wide datasetseven a much more narrow dataset. You should limit yourself to under 500 columns in your dataset.

 

D s
snippetusage

Required?Data Type
NoInteger (positive)

...