adamerose / adamerose/PandasGUI
Column contains value
Aperta
- Lingua principale
- Python
- Stelle
- 3.3k
- Fork
- 239
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Is it possible to filter data by containing string value?
For example, having following data in the `my_column`:
"Example 1"
"This is example 1"
"This is"
I would like to do "This" in `my_column`, so result is:
"This is example 1"
"This is"
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.