|
|
|
|
|
by KevinMcAlear
4247 days ago
|
|
Great idea! I'll make another option that does exactly this. I think it's potentially a better way to think about it. Since I have to make an individual call for each comment it gets pretty hairy past 50 but I'm sure I can do it differently in the future. I tried to not put a limit on it at first and realized that @pg has something like 13,000 comments... lol. I could also just pull back every user's comments and run them through the model off line and update it every night. I just need a list of every user :) |
|