No issues as of yet! Knowing where I want this to go, there will definitely be issues/a lot of unnecessary coding down the line. The link leads to my project file where all the needed files are called from. I left notes in my Jupyter Notebook. Any advice is very much appreciated!
Pip freeze included for the required packages.text
I have all the questions in my file but for an good starting point:
- How would I be able to call a global from one class to change the same variable in another? (Date and time will be used for calendar based events ex. Margin hours, Normal Hours)
- How can a frame inception be better used without using the .grid() method? I want these frame objects to be moveable eventually…or have to snap to a grid upon menu bar selection.
New contributor
Mariusz Szafranski is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.