Hi I\'m making transformation, I have created some_function generator to yield Row(id=index, api=row[\'api\'], A=row[\'A\'], B=row[\'B\'] to yield transformed
yield Row(id=index, api=row[\'api\'], A=row[\'A\'], B=row[\'B\']