yoavxyoav / billboard-insights

Info about songs from all times derived from billboard.com data
0 stars 0 forks source link

Fix get_range #17

Open ybond opened 4 years ago

ybond commented 4 years ago

In our scraper if we input two dates the program returns the last date to a week prior to the start date for example: get_range(2018-01-08 , 2018-01-15) will return weeks: 2018-01-01 * 2018-01-08 2018-01-15

yoavxyoav commented 4 years ago

Will do it, thanks

On Fri, Apr 17, 2020 at 11:11 PM ybond notifications@github.com wrote:

In our scraper if we input two dates the program returns the last date to a week prior to the start date for example: get_range(2018-01-08 , 2018-01-15) will return weeks: 2018-01-01 * 2018-01-08 2018-01-15

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yoavxyoav/billboard-insights/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABA7QBPGSEXGIYJ3UQ2E47TRNCZYDANCNFSM4MLAJLPQ .