I have a data about client sales for 12 months.Need to calculate average but with condition - only from the first month when client ordered something (including zero sales after the month client bought something for the first time)
Using .mean function doesnt give a correct result