20- python application (gui) : how to provide table with sample data ?

Опубликовано: 11 Март 2026
на канале: The Universe
257
5

In this tutorial we are going to create python application for data science and data analysis .
we should use some python libraries including (pandas numpy tkinter pandastable and matplotlib).
this application do some process :
get data from web or database or manualy
create a model to manage data and save them in relevant data types
predict and optimise functions and variables as we want
visualise data with python visualisation tools
#python
#python_app
#dataanalysis
#datascience