.. py:function:: create_prj(flow, path) Return the expression tree for the projection operator. :Parameters: **flow** : :obj:`EX` Input flow of the projection. **path** : :obj:`Union`\[:obj:`EX`, :obj:`List`\[:obj:`EX`]] Elements of the path, which is either the label or index. :Returns: :obj:`ET` .. .. !! processed by numpydoc !!