adamerose / adamerose/PandasGUI

Column contains value

Aperta
#201 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.