Splitting streams
Until now, you have been working with simple and straight flows of data. Often, the rows of your dataset have to take different paths and those simple flows are not enough. This situation is handled very easily, and you will learn how to do it in this section.