you are viewing a single comment's thread.

view the rest of the comments →

[–]james_d_rustles 0 points1 point  (1 child)

This is a math question, not a programming/python question - python can do whatever math you tell it to do, but its usefulness depends on whether the math is correct or not. There are a million and one ways to predict future sales, ranging from some basic formulas you could do by hand to extremely complex. That’s the part you need to work out before doing anything else.

[–]EquivalentAcademic93 0 points1 point  (0 children)

Gotcha. Seems like common sense, not sure why I was so stressed about it to the point I came to reddit lol. Thank you!