I have a dataframe called df_portfolio. I want to split this dataframe in 3 different dataframes based on the ticker column and the ownership column.
I cant get my code t