Flask not populating #114
Unanswered
JBmartin1991
asked this question in
Q&A
Replies: 2 comments
-
There were no NBA games yesterday. Try again today. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Okay it worked today, thanks! Follow up question though, is there anyway to have it look at games in a future date if the sportsbook has odds already? Like was there somewhere in the code that I could set a it a day or so in the future and look at those games? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, just for clarity's sake, while I have decent experience in coding I am brand new to python, so the odds that I'm missing something obvious are pretty high. But, as the title states, after I create the dataset i want and train the models, when I boot up flask there is nothing in the fields. It loads the webpage fine but it just shows the base info (title, headers) with no data. I feel like I'm missing something obvious about where the data populates and is pulled from but I can't find it if so.
Beta Was this translation helpful? Give feedback.
All reactions