Average of posts per day
Hello,
I am working on a paper for my university and I want to find on average how often does Trump post every day. However, I do not need the mean of all the data I have, but the mean of each day since 2016 (data is from 2016-2020). In other words, I want to make a new column in which each row shows the average posts on that day. Example below the image.Example:2016.01.04 - 5 posts2016.01.05 - 9 p...