dataframe_mean_week['p_media'] = (
        dataframe_mean_week['media'] / dataframe_mean_week['text']) * 100