-
Sometimes we need to remove parts of a dataset before analysis. The Slice node in NeoStat can be used for this. In this post we’ll be using the famous Iris dataset. The Slice node takes a dataset as input, removes parts of it as specified by two text fields, and then outputs a new dataset.…