turingschool / curriculum

Turing's main repository of tutorials and projects
385 stars 502 forks source link

by_month #1153

Closed amaxwellblair closed 8 years ago

amaxwellblair commented 8 years ago

Sorry if this is a duplicate pull request.

The by_month method is difficult to understand. Is this looking for merchants who have any sales in that month? Or is it looking for a ranking of sales by that month? Would really be helpful to understand how the output is generated

Thanks again - Allan