dataframe_mean_week['p_rt'] = (
        dataframe_mean_week['retweet_name'] / dataframe_mean_week['text']) * 100