changes of tkinter are implemented through the change of difference pages(frames). here is to show how to transfer the variable values between different page.
Tkinter read data, dropdown menu, select data and print dataframe
use python tkinter to read excel file, create dropdown menu based on the readin data, select subset data and finally print out the selected subset data
Tkinter to exe file with cx_freeze
use cx_freeze to build exe file in windows so that it can run on the other windows without installing python
install pelican in ubuntu again
install pelican again today. write down the notes
linux tips and resources
this page is some linux tips
regression with forward variable selection
in SAS proc reg, there is selection=forward to select variables forward: select the most important one, then the second most important one, and so on. Here is to mimic this in python.
python numpy pandas matplotlib date time change
enable google local custom search in pelican blog
When there are more and more blogs, it is necessary to enable search function in blog to make it easy to find the right blog. There is no search function in pelican by default. Usually there are two way to add search function.
install spyde in windows os
install spyre in windows os for data dashboard
Manually Install libs in Windows
manually install python libraries in windows evviroment