Tkinter interface to search and filter Pandas DataFrame and display rows in Treeview

Tkinter interface to search and filter Pandas DataFrame and display rows in Treeview

plus2net

1 год назад

5,344 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

alicfpa mohamed
alicfpa mohamed - 06.06.2023 15:06

hi, thanks for the lessons ,i'm new here and in programming world,i typed as your video step by step ,when i excute the file i have no error but the Terminal shows only the directory where my files and nothing ....

Ответить
Samuel Saldaña
Samuel Saldaña - 25.05.2023 01:17

Thank you Plus2Net

Ответить
Ahmed Hassan
Ahmed Hassan - 15.02.2023 04:28

How i can put vedio in tkinter
i want to put url and vedio append in window how can i do that

Ответить
Phil Millington
Phil Millington - 14.02.2023 21:06

Hi, Can we click the Treeview and put the item click in the search tk.Entry box>

Ответить
Phil Millington
Phil Millington - 14.02.2023 20:13

Hi Works great, put the extra line of code in and change the 'def search' function to (*args) and bingo works great. Just what I have been looking. Thanks very much for your help. Kind Regards Phil

Ответить
Phil Millington
Phil Millington - 14.02.2023 17:14

Hi Thanks for the reply, I will give a try later and let you know how I get on, Regards Phil

Ответить
Swatcom Computers
Swatcom Computers - 14.02.2023 17:13

Sir one video on chatgpt should be in the pipeline...

Ответить
Phil Millington
Phil Millington - 14.02.2023 16:34

Thanks for your help, all working great now, ps... is there a way so when you type in the query it will automaticaly update the grid while you type? Regards Phil

Ответить
Phil Millington
Phil Millington - 14.02.2023 15:30

Hi There thanks for the reply, it does work when i have the column called 'name' but I want the column to be called 'Description' can I make the change to the code to make this work? Reagards Phil

Ответить
Phil Millington
Phil Millington - 14.02.2023 13:39

when I enter a string for my search I get the error message... AttributeError: 'DataFrame' object has no attribute 'name' whats do you think went wrong Regards Phil

Ответить