adamerose / adamerose/PandasGUI

Column contains value

Open
#201 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.3k
Forks
239
PR merge metrics
No merged PRs in 30d

Description

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"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.