Forum Discussion

cyborgdroid's avatar
cyborgdroid
Frequent Visitor
7 years ago

Python - groupby function not working

I am trying to rank within a group in python. I know how to do this outside of python in powerBI, and also how to do it in python but the python script function yields errors. I tried using groupby +...