adamerose / adamerose/PandasGUI

Output signal and specified cell contents when a row is clicked, and make possible to embed in a section of a PYQT5 main window

Aperta
#161 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
3.3k
Fork
239
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hello,
I first want to thank you for a great tool, which has made things much easier for a project I am working on. There is a feature in PyQt5 QTableView that I am hoping can be implemented in pandas gui, if it is not already. In QTableView I can set it so that when I click anywhere in a row, it will highlight the whole row like a big single button and it will return the contents of the cell in a particular pre-set column, which I can then use as a variable for further searching. for example: if I have a dataframe in a table with 5 rows and 3 columns, titled A, B, C, I can click on any row have have it return only what is in column B.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.